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.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxVerticalGridFilterControlSettings :
    ASPxGridFilterControlSettings

The following members return ASPxVerticalGridFilterControlSettings objects:

Library Related API Members
ASP.NET Web Forms Controls 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