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