Gets the C1PrintPreviewControl associated with the current object.
Namespace:
C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public C1PrintPreviewControl Owner { get; } |
| Visual Basic |
|---|
<BrowsableAttribute(False)> _ Public ReadOnly Property Owner As C1PrintPreviewControl Get |