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

GridViewHeaderFilterPopupSettings Class

Contains Header Filter specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewHeaderFilterPopupSettings :
    GridHeaderFilterPopupSettings

The following members return GridViewHeaderFilterPopupSettings objects:

Remarks

An object of the GridViewHeaderFilterPopupSettings type can be accessed via the ASPxGridViewPopupControlSettings.HeaderFilter property.

Implements

See Also