Gets whether the Scheduler is currently displaying a weekly view.

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

Syntax

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

See Also