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