Gets the style properties for the days on the Calendar control that are out of the valid range for selection.
Namespace: Telerik.WebControls
Assembly: RadCalendar (in RadCalendar.dll)
Syntax
| Visual Basic (Declaration) | |
|---|
Public ReadOnly Property OutOfRangeDayStyle As TableItemStyle |
Return Value
A TableItemStyle that contains the style properties for the days on the Calendar control that are out of the valid range for selection.
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also