ComponentOne GanttView for WinForms
Item Property (CalendarExceptionCollection)

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

Parameters

index
See Also

Reference

CalendarExceptionCollection Class
CalendarExceptionCollection Members