ComponentOne GanttView for WPF
Item Property (Parts)

C1.WPF.GanttView.4 Assembly > C1.GanttView 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