ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyleExtended Interface / BottomBorderStyleValue Property

In This Topic
    BottomBorderStyleValue Property
    In This Topic
    Bottom border style.
    Syntax
    'Declaration
     
    ReadOnly Property BottomBorderStyleValue As Nullable(Of BorderDrawingStyle)
    Nullable<BorderDrawingStyle> BottomBorderStyleValue {get;}
    See Also