GridViewHeaderFilterPopupSettings Class
In This Article
Contains Header Filter specific settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridViewHeaderFilterPopupSettings :
GridHeaderFilterPopupSettings
#Related API Members
The following members return GridViewHeaderFilterPopupSettings objects:
#Remarks
An object of the GridViewHeaderFilterPopupSettings type can be accessed via the ASPxGridViewPopupControlSettings.HeaderFilter property.
#Implements
#Inheritance
See Also