DataControlBase.ActiveFilterInfo Property
In This Article
Gets the information about the filter currently applied within the grid. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
To learn more, see Regular and Checked Drop-down Filters.
See Also