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

CardViewColorEditColumn Constructors

Represents a data column used to display and edit color values.
Name Parameters Description
CardViewColorEditColumn() none Initializes a new instance of the CardViewColorEditColumn class with default settings.
CardViewColorEditColumn(String, String) fieldName, caption Initializes a new instance of the CardViewColorEditColumn class with the specified field name and caption.
CardViewColorEditColumn(String) fieldName Initializes a new instance of the CardViewColorEditColumn class with the specified field name.
See Also