ComponentOne GanttView for WinForms
Item Property (ResourceRefCollection)

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

Parameters

index
See Also

Reference

ResourceRefCollection Class
ResourceRefCollection Members