Gets a reference to the owning CoverElementsPane pane.

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

Syntax

C#
public CoverElementsPane Owner { get; }
Visual Basic (Declaration)
Public ReadOnly Property Owner As CoverElementsPane
	Get

See Also