FormatYearMonth Property (Calendar)
In This Topic
Gets or sets the format used to display the month and year above the calendar in month view.
Syntax
'Declaration
Public Property FormatYearMonth As String
public string FormatYearMonth {get; set;}
See Also