Back to Devexpress

PivotGridFieldBase.CanFilter Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridfieldbase-a9c6fd5d.md

latest1.3 KB
Original Source

PivotGridFieldBase.CanFilter Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

csharp
[Browsable(false)]
public virtual bool CanFilter { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property CanFilter As Boolean

Property Value

TypeDescription
Boolean

A Boolean value.

|

See Also

PivotGridFieldBase Class

PivotGridFieldBase Members

DevExpress.XtraPivotGrid Namespace