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