| C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > CustomCalendarCollection Class > Item Property : Item(Int32) Property |
'Declaration Public Overloads Property Item( _ ByVal index As System.Integer _ ) As CustomCalendar
public CustomCalendar Item( System.int index ) {get; set;}