ComponentOne Scheduler for WPF and Silverlight
GroupStyleSelector Property (GroupedListBox)

C1.Silverlight.Schedule Namespace > GroupedListBox Class : GroupStyleSelector Property
Gets or sets a method that enables you to provide custom selection logic for a GroupStyle to apply to each group in a collection. This is a dependency property.
Syntax
'Declaration
 
Public Property GroupStyleSelector As GroupStyleSelector
public GroupStyleSelector GroupStyleSelector {get; set;}
See Also

Reference

GroupedListBox Class
GroupedListBox Members