FormatRuleFieldIntersectionSettings.ColumnName Property
For internal use.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[XtraSerializableProperty]
public string ColumnName { get; set; }
Property Value
Type |
---|
String |
See Also