CardViewColumn.Settings Property
Provides access to the column’s options.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
CardViewDataColumnSettings | A CardViewDataColumnSettings object that contains the column’s options. |
Remarks
The object returned provides a set of options that specify which elements of a column’s functionality are available to end-users.
See Also