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