ListBox.showSeparators
bool showSeparators() @property nothrowGet showSeparators property.
Returns
Whether to show separators between rows.
void showSeparators(bool propval) @property nothrowSet showSeparators property.
Parameters
propval | Whether to show separators between rows. |