Search
CalendarPresenter.Calendar Property
See Also
 






Gets or sets the Calendar to render.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Calendar Calendar { get; set; }

Visual Basic  Copy Code

Public Property Calendar As Calendar

 Property Value

 See Also