Skip to main content
Tab

VerticalGridFilterControlPopupSettings Class

Contains filter control specific settings.

Namespace: DevExpress.Web

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