True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / GridBorders Class / BorderType Property

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