[]
        
(Showing Draft Content)

C1.Win.C1Input.DateEditMonthCalendar.RemoveBoldedDate

RemoveBoldedDate Method

RemoveBoldedDate(DateTime)

Removes the specified date from the list of nonrecurring bold dates.

Declaration
public void RemoveBoldedDate(DateTime date)
Public Sub RemoveBoldedDate([date] As Date)
Parameters
Type Name Description
DateTime date

The date to remove from the date list.