BootstrapCardViewHeaderFilterPopupSettings Class
Contains the Header Filter specific settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public class BootstrapCardViewHeaderFilterPopupSettings :
CardViewHeaderFilterPopupSettings
Related API Members
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