ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / Frame Class / BorderStyle Property

In This Topic
    BorderStyle Property (Frame)
    In This Topic
    Returns or sets the border style for the control.
    Syntax
    'Declaration
     
    
    Public Property BorderStyle As BorderStyle
    public BorderStyle BorderStyle {get; set;}
    See Also