C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / RemoveBoldedDate Method
The date to remove from the date list.

In This Topic
RemoveBoldedDate Method
In This Topic
Removes the specified date from the list of nonrecurring bold dates.
Syntax
'Declaration
 
Public Sub RemoveBoldedDate( _
   ByVal date As Date _
) 
 

Parameters

date
The date to remove from the date list.
See Also