Version

ClearSelection Method

Generic routine for clearing the SelectedDateRanges collection of the associated UltraCalendarInfo.
Syntax
'Declaration
 
Protected Function ClearSelection() As Boolean
protected bool ClearSelection()

Return Value

True if the SelectedDateRanges collection was cleared, otherwise false.
Remarks

This routine is used by the selection methods for clearing the selected days.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also