Gets the preview control containing this toolbar.

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

Syntax

C#
[BrowsableAttribute(false)]
public C1PrintPreviewControl PreviewControl { get; }
Visual Basic
<BrowsableAttribute(False)> _
Public ReadOnly Property PreviewControl As C1PrintPreviewControl
	Get

See Also