[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.RowSubDividerColor

RowSubDividerColor Property

RowSubDividerColor

Returns or sets the color of a RowSubDivider.

Declaration
[Browsable(false)]
public Color RowSubDividerColor { get; set; }
<Browsable(False)>
Public Property RowSubDividerColor As Color
Remarks

This property controls the row subdivider color of the list.
It is used when the DataView is set to DataViewEnum.MultipleLines.