ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / PaddingBottom Property

In This Topic
    PaddingBottom Property (Style)
    In This Topic
    Specifies the bottom padding
    Syntax
    'Declaration
     
    Public Property PaddingBottom As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo PaddingBottom {get; set;}
    See Also