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

In This Topic
    BottomBorderStyle Property (IStyle)
    In This Topic
    Gets the style of the bottom border of the item.
    Syntax
    'Declaration
     
    ReadOnly Property BottomBorderStyle As String
    string BottomBorderStyle {get;}

    Property Value

    A System.String representing the style of the bottom border.
    See Also