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

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