ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / PaddingLeft Property

In This Topic
    PaddingLeft Property (IStyle)
    In This Topic
    Specifies the amount of padding to the left of the item.
    Syntax
    'Declaration
     
    ReadOnly Property PaddingLeft As Length
    Length PaddingLeft {get;}
    See Also