[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.PageTable

PageTable Class

Represents the table.

Inheritance
PageTable
Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public class PageTable

Properties

Name Description
Attributes

Gets the attributesof the table.

Border

Gets or sets the border of the table.

BorderLines

Sets the border lines of the table.

Bounds

Gets or sets the bounds rectangle of the table.

CellPadding

Gets or sets the padding of the cells of the table.

CellSpacing

Gets or sets the spacing of the cells of the table.

Columns

Gets the columns of the table.

Rows

Gets the rows of the table.

Rules

Gets or sets the rules.

Summary

Gets or sets the summary of the table.

Methods

Name Description
PerformLayout()

Performs the layout.

ResumeLayout()

Resumes the layout.

SuspendLayout()

Suspends the layout.