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

CardViewDateColumn Constructors

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