Back to Devexpress

BootstrapCardViewHeaderFilterPopupSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-640ff2aa.md

latest2.2 KB
Original Source

BootstrapCardViewHeaderFilterPopupSettings Class

Contains the Header Filter specific settings.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewHeaderFilterPopupSettings :
    CardViewHeaderFilterPopupSettings
vb
Public Class BootstrapCardViewHeaderFilterPopupSettings
    Inherits CardViewHeaderFilterPopupSettings

The following members return BootstrapCardViewHeaderFilterPopupSettings objects:

Remarks

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

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridHeaderFilterPopupSettings CardViewHeaderFilterPopupSettings BootstrapCardViewHeaderFilterPopupSettings

See Also

BootstrapCardViewHeaderFilterPopupSettings Members

Card View

DevExpress.Web.Bootstrap Namespace