ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ICellContents Interface / RowSpan Property

In This Topic
    RowSpan Property (ICellContents)
    In This Topic
    Indicates the number of rows this cell spans.
    Syntax
    'Declaration
     
    ReadOnly Property RowSpan As Integer
    int RowSpan {get;}
    See Also