Skip to main content
Tab

ASPxVerticalGridFilterControlSettings Class

Provides settings that affect the filter control functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.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