ComponentOne Scheduler for WPF and Silverlight
IndexOf Method (IntervalGroupStyleCollection)

C1.WPF.Schedule Namespace > IntervalGroupStyleCollection Class : IndexOf Method
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal item As System.Windows.Controls.GroupStyle _
) As System.Integer
public System.int IndexOf( 
   System.Windows.Controls.GroupStyle item
)

Parameters

item
See Also

Reference

IntervalGroupStyleCollection Class
IntervalGroupStyleCollection Members