ComponentOne List for WinForms
C1.Win.C1List Namespace / CellBorders Class / BorderType Property

In This Topic
    BorderType Property (CellBorders)
    In This Topic
    Gets or sets the type of border.
    Syntax
    'Declaration
     
    
    Public Property BorderType As BorderTypeEnum
    public BorderTypeEnum BorderType {get; set;}
    See Also