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

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