ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IBorders Interface / LeftBorderStyle Property

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

    Property Value

    The style of the left border.
    See Also