ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableCell Class / RowSpan Property

In This Topic
    RowSpan Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property RowSpan As Integer
    public int RowSpan {get; set;}
    See Also