Skip to main content

PivotGridFieldSortCondition.FieldComponentName Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v23.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[DefaultValue(null)]
public string FieldComponentName { get; set; }

Property Value

Type Default
String null
See Also