ComponentOne Scheduler for WPF and Silverlight
Item Property (IntervalGroupStyleCollection)

C1.WPF.Schedule Namespace > IntervalGroupStyleCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.Windows.Controls.GroupStyle
public System.Windows.Controls.GroupStyle this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

IntervalGroupStyleCollection Class
IntervalGroupStyleCollection Members