IModelListView.FilterEnabled Property
Specifies whether the filtering functionality is enabled.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the filtering functionality is enabled; otherwise, false. |
See Also