ComponentOne GanttView for WinForms
Item Property (PartDates)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > PartDates Class : Item Property
Get dates (starts and finishes) of parts.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As System.Date
public System.DateTime this[ 
   System.int index
]; {get;}

Parameters

index
See Also

Reference

PartDates Class
PartDates Members