Gets the day of the month on which the item occurs.

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

Syntax

C#
public int DayOfMonth { get; }
Visual Basic (Declaration)
Public ReadOnly Property DayOfMonth As Integer

See Also