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

VerticalGridFilterControlPopupSettings Class

Contains filter control specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class VerticalGridFilterControlPopupSettings :
    GridFilterControlPopupSettings

The following members return VerticalGridFilterControlPopupSettings objects:

Remarks

An object of the VerticalGridFilterControlPopupSettings type can be accessed using the ASPxVerticalGridPopupControlSettings.FilterControl property.

Implements

See Also