Specifies the display formats for the days of the week used as selectors by
RadCalendar.
Namespace: Telerik.WebControls
Assembly: RadCalendar (in RadCalendar.dll)
Syntax
| Visual Basic (Declaration) | |
|---|
Public Property DayNameFormat As DayNameFormat |
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As RadCalendar
Dim value As DayNameFormat
instance.DayNameFormat = value
value = instance.DayNameFormat
|
Remarks
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also