BootstrapCardViewColumnSettings Class
Contains settings that relate to the sorting and filtering functionality of a column.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapCardViewColumnSettings objects:
Remarks
An object of the BootstrapCardViewColumnSettings type can be accessed by the BootstrapCardViewColumn.Settings property.
Inheritance
Object
StateManager
GridDataColumnSettings
CardViewDataColumnSettings
BootstrapCardViewColumnSettings
See Also