







![]() ![]() |
A Sandcastle Documented Class Library |
Calendar..::..CalendarView Property |
Calendar Class See Also Send Feedback |
Indicates the type of calendar to render, Month or Day view
Namespace: Calendar.NET
Assembly: Calendar.NET (in Calendar.NET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public CalendarViews CalendarView { get; set; } |
Visual Basic |
---|
Public Property CalendarView As CalendarViews Get Set |
Visual C++ |
---|
public: property CalendarViews CalendarView { CalendarViews get (); void set (CalendarViews value); } |