A newer version of this page is available.
Switch to the current version.
CardViewDataColumnSettings Class
Contains settings that relate to the sorting and filtering functionality of a column.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class CardViewDataColumnSettings :
GridDataColumnSettings
Public Class CardViewDataColumnSettings
Inherits GridDataColumnSettings
Related API Members
The following members accept/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
Feedback