ComponentOne GanttView for WinForms
Item Property (BarStyleCollection)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView 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