PivotGridFieldSortCondition.FieldComponentName Property
For internal use.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Default |
|---|---|
| String | null |
See Also
For internal use.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
[Browsable(false)]
[DefaultValue(null)]
public string FieldComponentName { get; set; }
<Browsable(False)>
<DefaultValue(Nothing)>
Public Property FieldComponentName As String
| Type | Default |
|---|---|
| String | null |