ColumnView.showRowSeparators
bool showRowSeparators() @property nothrowGet showRowSeparators property.
Returns
Show separators between rows.
void showRowSeparators(bool propval) @property nothrowSet showRowSeparators property.
Parameters
propval | Show separators between rows. |