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