True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / RowDivider Property

In This Topic
    RowDivider Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets the style of the border drawn between rows.
    Syntax
    'Declaration
     
    Public Property RowDivider As GridLines
    public GridLines RowDivider {get; set;}
    See Also