ASPxGridViewFilterControlSettings Class
Provides settings that affect the filter control functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return ASPxGridViewFilterControlSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxGridView.SettingsFilterControl |
ASP.NET MVC Extensions | GridViewSettings.SettingsFilterControl |
Remarks
An object of the ASPxGridViewFilterControlSettings type can be accessed using the ASPxGridView.SettingsFilterControl property.
Implements
Inheritance
Object
StateManager
PropertiesBase
FilterControlSettings
ASPxGridFilterControlSettings
ASPxGridViewFilterControlSettings
See Also