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