Gets a True value if the user selects removing a single occurrence; False otherwise.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

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

See Also