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