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

In This Topic
    PageCell Class Members
    In This Topic

    The following tables list the members exposed by PageCell.

    Public Constructors
     NameDescription
    Public ConstructorInitializes an instance of class PageCell.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the alignment of the cell.  
    Public PropertyGets or sets the attributes of the parent table of the cells.  
    Public PropertyGets the bounds of the cell.  
    Public PropertyGets or sets the column span of the cell.  
    Public PropertyGets or sets the height of the cell.  
    Public PropertyGets or sets the padding of the cell.  
    Public PropertyGets the parent page of this cell.  
    Public PropertyGets or sets the row span of the cell.  
    Public PropertyGets the cell site.  
    Public PropertyGets the tag of the cell.  
    Public PropertyGets or sets the vertical alignment of the cell.  
    Public PropertyGets or sets the width of the cell.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms a cloning of this instance.  
    Public MethodDeletes a cell from the parent row.  
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged/managed resources.  
    Public MethodOverloaded. Sets resource from existing page.  
    Public MethodSplits cells horizontally.  
    Public MethodSplits cells vertically.  
    Public MethodReturns a string that represents the current object.  
    Top
    Public Events
     NameDescription
    Public EventAn event that occurs when a property is changed.  
    Top
    See Also