CardViewColumn.SettingsHeaderFilter Property
Provides access to the column’s header filter settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| CardViewDataColumnHeaderFilterSettings | A CardViewDataColumnHeaderFilterSettings object that contains the column’s header filter settings. |
See Also