CardViewColumn.SettingsHeaderFilter Property
Provides access to the column’s header filter settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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