Gets whether the item is an instance of a recurring ScheduleItem.

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

Syntax

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

See Also