MVCxColumnDateEditProperties Constructors
Contains settings specific to a date edit column.| Name | Parameters | Description |
|---|---|---|
| MVCxColumnDateEditProperties() | none | Initializes a new instance of the MVCxColumnDateEditProperties class with default settings. |
| MVCxColumnDateEditProperties(IPropertiesOwner) | owner | Initializes a new instance of the MVCxColumnDateEditProperties class with the specified owner. |
See Also