TreeView.rulesHint

bool rulesHint() @property

Get 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

Set rulesHint property.

Parameters

propvalSets a hint to the theme to draw rows in alternating colors.

Deprecated

The theme is responsible for drawing rows

using zebra striping