[]
        
(Showing Draft Content)

C1.Win.C1Input.DateEditMonthCalendar.RemoveDisabledDate

RemoveDisabledDate Method

RemoveDisabledDate(DateTime)

Removes the specified date from the list of disabled dates.

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

The date to remove from the date list.