ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border.BorderMargins Class / Left Property

In This Topic
    Left Property (Border.BorderMargins)
    In This Topic
    Returns the thickness of the Left border.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As Integer
    public int Left {get;}
    See Also