ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IGridCell Interface / RowSpan Property

In This Topic
    RowSpan Property (IGridCell)
    In This Topic
    The row span for this cell.
    Syntax
    'Declaration
     
    ReadOnly Property RowSpan As Integer
    int RowSpan {get;}
    See Also