Back to Devexpress

PivotGridFieldBase.FilterColumnName Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridfieldbase-0ca86e98.md

latest1.2 KB
Original Source

PivotGridFieldBase.FilterColumnName Property

Gets the column name mapped to the field in the filter control’s view model. For internal use.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.PivotGrid.v25.2.Core.dll

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public string FilterColumnName { get; }
vb
<Browsable(False)>
Public ReadOnly Property FilterColumnName As String

Property Value

Type
String

See Also

PivotGridFieldBase Class

PivotGridFieldBase Members

DevExpress.XtraPivotGrid Namespace