Gets display information for the MonthViewDayElement.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public ElementViewStatus ViewStatus { get; }
Visual Basic
Public ReadOnly Property ViewStatus As ElementViewStatus
	Get
Visual C++
public:
property ElementViewStatus ViewStatus {
	ElementViewStatus get ();
}

See Also