ComponentOne Scheduler for WPF and Silverlight
Item(Int32) Property

C1.C1Schedule Namespace > StatusCollection Class > Item Property : Item(Int32) Property
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As Status
public Status Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

StatusCollection Class
StatusCollection Members
Overload List