C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > CalendarExceptionCollection Class : Item Property |
'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As CalendarException
public CalendarException this[ System.int index ]; {get; set;}