TitleStyle Property (DropDownCalendar)
Gets or sets the style of the weekday title.
public Style TitleStyle {get; set;}
'Declaration
Public Property TitleStyle As Style
'Usage
Dim instance As DropDownCalendar
Dim value As Style
instance.TitleStyle = value
value = instance.TitleStyle
Property Value
A
TitleStyle value that indicates the display style of the weekday title.