Gets the current generating area of page, returns null if document in not generating state.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public PageAreaBase CurrentPageArea { get; } |
| Visual Basic |
|---|
<BrowsableAttribute(False)> _ Public ReadOnly Property CurrentPageArea As PageAreaBase Get |