\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Styles.Borders Namespace / BorderCompound Class / AddOuter Method

In This Topic
    AddOuter Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub AddOuter( _
       ByVal b As Border _
    ) 
    public void AddOuter( 
       Border b
    )

    Parameters

    b
    See Also