ASPxGridFilterControlSettings Class
A base class that provides settings affecting the built-in filter control functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
Serves as a base class for the ASPxCardViewFilterControlSettings, ASPxGridViewFilterControlSettings and ASPxVerticalGridFilterControlSettings classes.
An object of the ASPxGridFilterControlSettings type can be accessed using the ASPxCardView.SettingsFilterControl, ASPxGridView.SettingsFilterControl, and ASPxVerticalGrid.SettingsFilterControl properties.
Implements
Inheritance
See Also