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

ASPxVerticalGridFilterControlSettings Class

Provides settings that affect the filter control functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxVerticalGridFilterControlSettings :
    ASPxGridFilterControlSettings

The following members return ASPxVerticalGridFilterControlSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxVerticalGrid.SettingsFilterControl
ASP.NET MVC Extensions VerticalGridSettings.SettingsFilterControl

Remarks

An object of the ASPxVerticalGridFilterControlSettings type can be accessed using the ASPxVerticalGrid.SettingsFilterControl property.

Implements

See Also