C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace : GroupStyleSelector Delegate |
'Declaration Public Delegate Function GroupStyleSelector( _ ByVal group As System.Windows.Data.CollectionViewGroup, _ ByVal level As System.Integer _ ) As GroupStyle
public delegate GroupStyle GroupStyleSelector( System.Windows.Data.CollectionViewGroup group, System.int level )