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