Gets the ItemsPanelTemplate defining the panel that lays out elements
representing separate months in a multi-month calendar.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public ItemsPanelTemplate MonthsPanel { get; } |
| Visual Basic |
|---|
Public ReadOnly Property MonthsPanel As ItemsPanelTemplate Get |