Gets the preview rectangle (client are of the preview pane without the rulers and scrollbars).
Namespace:
C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public Rectangle PreviewRectangle { get; } |
| Visual Basic |
|---|
<BrowsableAttribute(False)> _ Public ReadOnly Property PreviewRectangle As Rectangle Get |