Skip to main content
Tab

GridViewHeaderFilterPopupSettings Class

Contains Header Filter specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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