ComponentOne Scheduler for WPF and Silverlight
Item Property (ActionCollection)

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

Parameters

index
See Also

Reference

ActionCollection Class
ActionCollection Members