Skip to main content
A newer version of this page is available. .
Tab

CardViewHeaderFilterPopupSettings Class

Contains the header filter specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.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