Returns a page body area (where page content should be laid out).
| Visual Basic (Declaration) | |
|---|---|
ReadOnly Property BodyArea As ILayoutArea | |
| C# | |
|---|---|
ILayoutArea BodyArea {get;} | |
|
| ActiveReports Developer 7 | |
| BodyArea Property | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutPage Interface : BodyArea Property |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
ReadOnly Property BodyArea As ILayoutArea | |
| C# | |
|---|---|
ILayoutArea BodyArea {get;} | |