dbicDate Send comments on this topic.
RemoveAllSelectedDates Method
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : RemoveAllSelectedDates Method

Remove all selected dates from the control, leaving the last selected date as selected.

Syntax

Visual Basic (Declaration) 
Public Sub RemoveAllSelectedDates() 
C# 
public void RemoveAllSelectedDates()

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also