[]
Gets or sets style of the drop-down calendar.
public Style ControlStyle { get; set; }
Public Property ControlStyle As Style
Type | Description |
---|---|
Style | A Style object that indicates the control style. |
This property customizes the display style of this DropDownCalendar. If you want to apply this setting, the DropDownCalendar.UseControlStyle property must be set to true.