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

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