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

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