ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageTable Class
Properties Methods

In This Topic
    PageTable Class Members
    In This Topic

    The following tables list the members exposed by PageTable.

    Public Properties
     NameDescription
    Public PropertyGets the attributesof the table.  
    Public PropertyGets or sets the border of the table.  
    Public PropertySets the border lines of the table.  
    Public PropertyGets or sets the bounds rectangle of the table.  
    Public PropertyGets or sets the padding of the cells of the table.  
    Public PropertyGets or sets the spacing of the cells of the table.  
    Public PropertyGets the columns of the table.  
    Public PropertyGets the rows of the table.  
    Public PropertyGets or sets the rules.  
    Public PropertyGets or sets the summary of the table.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms the layout.  
    Public MethodResumes the layout.  
    Public MethodSuspends the layout.  
    Top
    See Also