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