Skip to main content
A newer version of this page is available. .
Tab

CardViewTokenBoxColumn Constructors

A data column with the token box editor.
Name Parameters Description
CardViewTokenBoxColumn() none Initializes a new instance of the CardViewTokenBoxColumn class with default settings.
CardViewTokenBoxColumn(String, String) fieldName, caption Initializes a new instance of the CardViewTokenBoxColumn class with the specified field name and caption.
CardViewTokenBoxColumn(String) fieldName Initializes a new instance of the CardViewTokenBoxColumn class with the specified field name.
See Also