Skip to main content
A newer version of this page is available. .
Tab

ASPxGridViewFilterControlSettings Class

Provides settings that affect the filter control functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxGridViewFilterControlSettings :
    ASPxGridFilterControlSettings

The following members return ASPxGridViewFilterControlSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxGridView.SettingsFilterControl
GridViewSettings.SettingsFilterControl
ASP.NET Bootstrap Controls BootstrapGridView.SettingsFilterControl

Remarks

An object of the ASPxGridViewFilterControlSettings type can be accessed using the ASPxGridView.SettingsFilterControl property.

Implements

See Also