Removes the specified SpecialDate from the SpecialDatesCollection.
Removes the specified SpecialDate from the SpecialDatesCollection.
public void Remove(SpecialDate);
Removes the specified System.DateTime from the SpecialDatesCollection.
public void Remove(DateTime);
SpecialDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace