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

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

    Property Value

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