ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / StyleProgram Class / BottomBorderStyle Field

In This Topic
    BottomBorderStyle Field
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly BottomBorderStyle As EvalFunc(Of String)
    public readonly EvalFunc<string> BottomBorderStyle
    See Also