Back to Devexpress

CardViewDataColumnSettings Class

aspnet-devexpress-dot-web-06a66d19.md

latest1.8 KB
Original Source

CardViewDataColumnSettings Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return CardViewDataColumnSettings objects:

Remarks

An object of the CardViewDataColumnSettings type can be accessed by the CardViewColumn.Settings property.

Implements

IStateManager

Inheritance

Object StateManager GridDataColumnSettings CardViewDataColumnSettings BootstrapCardViewColumnSettings

See Also

CardViewDataColumnSettings Members

Settings

Card View

DevExpress.Web Namespace