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

In This Topic
    TableRow Class Members
    In This Topic

    The following tables list the members exposed by TableRow.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the TableRow class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets an action (e.g. hyperlink) to perform when the report item is clicked.

     
    Public PropertyGets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control.  
    Public Property

    Gets or sets the height of the row.

     
    Public Property

    Gets the contents of the row.

     
    Public Property

    Gets or sets a value indicating whether the row is hidden.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the TableRow object.  
    Top
    See Also