ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports Namespace / Border.BorderMargins Class / Left Property

In This Topic
    Left Property (Border.BorderMargins)
    In This Topic
    Gets the amount of padding at the left edge of the control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As Integer
    public int Left {get;}
    See Also