[]
Gets or sets the header style.
[Browsable(true)]
public Style HeaderStyle { get; set; }
<Browsable(True)>
Public Property HeaderStyle As Style
Type | Description |
---|---|
Style | A Style object that indicates the style of the header. |
The property determines the display style of the header of this DropDownCalendar. This display style does not take effect when the header is rendered as a system style.