Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Style Class / LeftBorder Property

In This Topic
    LeftBorder Property
    In This Topic
    Gets the Border object specifying left border properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property LeftBorder As Border
    public Border LeftBorder {get;}
    See Also