Skip to main content
Tab

VerticalGridHeaderFilterPopupSettings Class

Contains Header Filter specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class VerticalGridHeaderFilterPopupSettings :
    GridHeaderFilterPopupSettings

The following members return VerticalGridHeaderFilterPopupSettings objects:

Remarks

An object of the VerticalGridHeaderFilterPopupSettings type can be accessed using the ASPxVerticalGridPopupControlSettings.HeaderFilter property.

Implements

See Also