'Declaration Public Function New( _ ByVal owner As GcDropDownCalendar _ )
'Usage Dim owner As GcDropDownCalendar Dim instance As New BlackoutDatesCollection(owner)
public BlackoutDatesCollection( GcDropDownCalendar owner )
Parameters
- owner
- The GcDropDownCalendar whose dates this object represents.