[]
        
(Showing Draft Content)

C1.Win.C1Input.DateEditMonthCalendar.RemoveMonthlyBoldedDate

RemoveMonthlyBoldedDate Method

RemoveMonthlyBoldedDate(DateTime)

Removes the specified date from the list of monthly bolded dates.

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

The date to remove from the date list.