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

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