ComponentOne Scheduler for WPF and Silverlight
ItemContainerStyleSelector Property (GroupedListBox)

C1.Silverlight.Schedule Namespace > GroupedListBox Class : ItemContainerStyleSelector Property
Gets or sets custom style-selection logic for a style that can be applied to each generated container element. This is a dependency property.
Syntax
'Declaration
 
Public Property ItemContainerStyleSelector As C1StyleSelector
public C1StyleSelector ItemContainerStyleSelector {get; set;}
See Also

Reference

GroupedListBox Class
GroupedListBox Members