ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / PaddingEx Structure / Left Property

In This Topic
    Left Property (PaddingEx)
    In This Topic
    Gets or sets left padding
    Syntax
    'Declaration
     
    Public Property Left As Integer
    public int Left {get; set;}
    See Also