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