Gets a reference to the Calendar object this presenter is associated with. This is a dependency property.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Calendar Calendar { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Calendar As Calendar |
An instance of the Calendar class.
This property returns the Calendar instance this CellPresenter belongs to.