Gets the day represented by this MonthViewDayElement.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public DayModel Day { get; }
Visual Basic (Declaration)
Public ReadOnly Property Day As DayModel

See Also