ComponentOne GanttView for WinForms
Item Property (Parts)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Parts Class : Item Property
Gets or sets the durations of task's parts.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.Double
public System.double this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

Parts Class
Parts Members