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

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