ComponentOne Scheduler for WPF and Silverlight
PanelTemplate Property

C1.Silverlight.Schedule Namespace > GroupedListBox Class : PanelTemplate Property
Gets or sets the DataTemplate that defines the panel that controls the layout of items. This is a dependency property.
Syntax
'Declaration
 
Public Property PanelTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate PanelTemplate {get; set;}
See Also

Reference

GroupedListBox Class
GroupedListBox Members