ActiveReports 18 .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
    Describes the style of the left border of the item.
    Syntax
    'Declaration
     
    ReadOnly Property LeftBorderStyle As String
    string LeftBorderStyle {get;}
    See Also