ActiveReports 19 .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
    Gets the amount of padding below the item.
    Syntax
    'Declaration
     
    ReadOnly Property PaddingBottom As Length
    Length PaddingBottom {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length representing the padding below the item.
    See Also