ComponentOne GanttView for WPF
Item Property (BarStyleCollection)

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

Parameters

index
See Also

Reference

BarStyleCollection Class
BarStyleCollection Members