TreeView.rulesHint
bool rulesHint() @property nothrowGet rulesHint property.
Returns
Sets a hint to the theme to draw rows in alternating colors.
Deprecated
The theme is responsible for drawing rows
using zebra striping
void rulesHint(bool propval) @property nothrowSet rulesHint property.
Parameters
propval | Sets a hint to the theme to draw rows in alternating colors. |
Deprecated
The theme is responsible for drawing rows
using zebra striping