ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Levels Class / PaddingLeft Property

In This Topic
    PaddingLeft Property (Levels)
    In This Topic
    Gets or sets the padding on the left side of the levels.
    Syntax
    'Declaration
     
    Public Property PaddingLeft As String
    public string PaddingLeft {get; set;}

    Property Value

    The padding on the left side of the levels as a System.String.
    See Also