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

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