ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / LineInfo Class / ColumnRight Property

In This Topic
    ColumnRight Property
    In This Topic
    Column containing the lower-right corner of the object's bounding rectangle.
    Syntax
    'Declaration
     
    Public Property ColumnRight As Integer
    public int ColumnRight {get; set;}
    Remarks
    Cannot be negative.
    See Also