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

BootstrapCardViewColumnSettings Class

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

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

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