ASPxGridViewFilterControlSettings Class
In This Article
Provides settings that affect the filter control functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxGridViewFilterControlSettings :
ASPxGridFilterControlSettings
#Related API Members
The following members return ASPxGridViewFilterControlSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Grid |
#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