ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / LineInfo Class / ColumnLeft Property

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