Skip to main content
Tab

CardViewHeaderFilterPopupSettings Class

Contains the header filter specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#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