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