ComponentOne GanttView for WinForms
Item(Guid) Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > TaskCollection Class > Item Property : Item(Guid) Property
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal key As System.Guid _
) As Task
public Task Item( 
   System.Guid key
) {get;}

Parameters

key
See Also

Reference

TaskCollection Class
TaskCollection Members
Overload List