Gets whether the represented day belongs to the month being displayed.

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

Syntax

C#
public bool BelongsToTargetMonth { get; }
Visual Basic (Declaration)
Public ReadOnly Property BelongsToTargetMonth As Boolean

See Also