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

BootstrapCardViewHeaderFilterPopupSettings Class

Contains the Header Filter specific settings.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v20.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapCardViewHeaderFilterPopupSettings :
    CardViewHeaderFilterPopupSettings

The following members return BootstrapCardViewHeaderFilterPopupSettings objects:

Remarks

An object of the BootstrapCardViewHeaderFilterPopupSettings type can be accessed by the BootstrapCardViewPopupControlSettings.HeaderFilter property.

See Also