Skip to main content
A newer version of this page is available. .

PivotGridFieldSortCondition.FieldComponentName Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

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

Declaration

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

Property Value

Type Default
String *null*
See Also