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

In This Topic
    RowSubDividerColor Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the color of the subrow divider in a multi-line grid.
    Syntax
    'Declaration
     
    Public Property RowSubDividerColor As System.Drawing.Color
    public System.Drawing.Color RowSubDividerColor {get; set;}
    See Also