MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / DrawTable Method
The bounds.

In This Topic
DrawTable Method (Page)
In This Topic
Draws the table.
Syntax
'Declaration
 
Public Function DrawTable( _
   ByVal bounds As RectangleF _
) As PageTable
 

Parameters

bounds
The bounds.

Return Value

PageTable.
See Also