CardViewTokenBoxColumn Class
A data column with the token box editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
CardViewTokenBoxColumn object that is a data column whose values are edited using the token box. The column editor’s settings can be accessed and customized using the CardViewTokenBoxColumn.PropertiesTokenBox property.
To learn more, see Data Columns.
Implements
Inheritance
Object
StateManager
CollectionItem
WebColumnBase
CardViewColumn
CardViewEditColumn
CardViewTokenBoxColumn
See Also