Skip to main content
Tab

CardViewHeaderFilterPopupSettings Class

Contains the header filter specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class CardViewHeaderFilterPopupSettings :
    GridHeaderFilterPopupSettings

The following members return CardViewHeaderFilterPopupSettings objects:

#Remarks

An object of the CardViewHeaderFilterPopupSettings type can be accessed by the ASPxCardViewPopupControlSettings.HeaderFilter property.

#Implements

See Also