C1.Silverlight.Schedule.5
Item Property (SchedulerGroupItemCollection)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.