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