C1.Silverlight.Schedule.5
DaysPanel Property (CalendarBase)

Gets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing days of a month. This is a dependency property.
Syntax
'Declaration
 
Public Property DaysPanel As System.Windows.Controls.ItemsPanelTemplate
public System.Windows.Controls.ItemsPanelTemplate DaysPanel {get; set;}
Remarks
By default the C1.Silverlight.C1UniformGrid panel with 7 columns and 6 rows is used.
See Also

Reference

CalendarBase Class
CalendarBase Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.