[]
Determines the style of the border drawn between list rows.
[Layout]
public GridLines RowDivider { get; set; }
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.