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

PivotSummaryFilter.ColumnFieldComponentName Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

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

Declaration

[Browsable(false)]
[DefaultValue("")]
[XtraSerializableProperty]
public string ColumnFieldComponentName { get; set; }

Property Value

Type Default
String String.Empty
See Also