ComponentOne Scheduler for WPF and Silverlight
DaysPanel Property (C1CalendarResources)

C1.WPF.Schedule Namespace > C1CalendarResources Class : DaysPanel Property
Gets the System.Windows.Controls.ItemsPanelTemplate object defining the panel that lays out elements representing days of a month.
Syntax
'Declaration
 
Public ReadOnly Property DaysPanel As System.Windows.Controls.ItemsPanelTemplate
public System.Windows.Controls.ItemsPanelTemplate DaysPanel {get;}
See Also

Reference

C1CalendarResources Class
C1CalendarResources Members