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

FormatRuleFieldIntersectionSettings.ColumnName Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v20.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[XtraSerializableProperty]
public string ColumnName { get; set; }

Property Value

Type
String
See Also