Skip to main content

PivotGridFieldSortCondition.FieldComponentName Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v24.1.Core.dll

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

Declaration

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

Property Value

Type
String
See Also