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

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