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

CardViewButtonEditColumn Constructors

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