Back to Devexpress

BootstrapCardViewColumnSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-4f10a478.md

latest1.9 KB
Original Source

BootstrapCardViewColumnSettings Class

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

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewColumnSettings :
    CardViewDataColumnSettings
vb
Public Class BootstrapCardViewColumnSettings
    Inherits CardViewDataColumnSettings

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

BootstrapCardViewColumnSettings Members

Settings

Card View

DevExpress.Web.Bootstrap Namespace