TreeViewGridLines#

Deprecated since version 4.20: There is no replacement

class TreeViewGridLines#

Used to indicate which grid lines to draw in a tree view.

Fields#

class TreeViewGridLines
BOTH#

Horizontal and vertical grid lines.

HORIZONTAL#

Horizontal grid lines.

NONE#

No grid lines.

VERTICAL#

Vertical grid lines.