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

VerticalGridHeaderFilterPopupSettings Class

Contains Header Filter specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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