ComponentOne Scheduler for WPF and Silverlight
Item Property (SchedulerGroupItemCollection)

C1.WPF.Schedule Namespace > SchedulerGroupItemCollection Class : Item Property
Gets a SchedulerGroupItem object at the specified index.
Syntax
'Declaration
 
Public Shadows ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As SchedulerGroupItem
public new SchedulerGroupItem this[ 
   System.int index
]; {get;}

Parameters

index
See Also

Reference

SchedulerGroupItemCollection Class
SchedulerGroupItemCollection Members