Skip to main content

BootstrapCardViewColumnSettings Class

Contains settings that relate to the sorting and filtering functionality of a column.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapCardViewColumnSettings :
    CardViewDataColumnSettings

The following members return BootstrapCardViewColumnSettings objects:

Remarks

An object of the BootstrapCardViewColumnSettings type can be accessed by the BootstrapCardViewColumn.Settings property.

Inheritance

See Also