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

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