ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / MergeArea Structure / RowTo Property

In This Topic
    RowTo Property
    In This Topic
    The lower row of the rectangular merged region.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowTo As UShort
    public ushort RowTo {get;}
    See Also