ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableCell Class
Properties Methods Events

In This Topic
    TableCell Class Members
    In This Topic

    The following tables list the members exposed by TableCell.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TableCell class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a mode to merge the adjacent cells (text boxes) in a row group with the same value.  
    Public PropertyGets or sets a number of columns the cell spans.  
    Public PropertyGets or sets a number of rows the cell spans.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the current state of the TableCell object.  
    Top
    See Also