aspnet-devexpress-dot-web-0d67b686.md
Provides settings that affect the filter control functionality.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGridViewFilterControlSettings :
ASPxGridFilterControlSettings
Public Class ASPxGridViewFilterControlSettings
Inherits ASPxGridFilterControlSettings
The following members return ASPxGridViewFilterControlSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxGridView.SettingsFilterControl |
| ASP.NET MVC Extensions | GridViewSettings.SettingsFilterControl |
An object of the ASPxGridViewFilterControlSettings type can be accessed using the ASPxGridView.SettingsFilterControl property.
Object StateManager PropertiesBase FilterControlSettings ASPxGridFilterControlSettings ASPxGridViewFilterControlSettings
See Also