Gets the C1PreviewPane containing the current collection.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public C1PreviewPane Owner { get; }
Visual Basic
Public ReadOnly Property Owner As C1PreviewPane
	Get

See Also