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