RowSubDividerColor Property
RowSubDividerColor
Gets or sets the color of the subrow divider in a multi-line dropdown.
Declaration
[Browsable(true)]
public Color RowSubDividerColor { get; set; }
<Browsable(True)>
Public Property RowSubDividerColor As Color