[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.RowDivider

RowDivider Property

RowDivider

Determines the style of the border drawn between list rows.

Declaration
[Layout]
public GridLines RowDivider { get; set; }
<Layout>
Public Property RowDivider As GridLines
Remarks

The Style property of RowDivider does not control whether rows can be resized by dragging their border. Use the AllowRowSizing property to control this behavior.