ComponentOne Scheduler for WinForms
Item Property (StatusList)

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

Parameters

index
See Also

Reference

StatusList Class
StatusList Members