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

Declaration

public class ASPxVerticalGridFilterControlSettings :
    ASPxGridFilterControlSettings

The following members return ASPxVerticalGridFilterControlSettings objects:

Remarks

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

Implements

See Also