property PropertiesList.HasLines as Boolean

Enhances the graphic representation of a tree control's hierarchy by drawing lines that link child items to their parent items.

TypeDescription
Boolean A boolean expression that indicates whether the control draws the lines that link child items to their parents.

Use the HasGridLines property to draw the grid lines. Use the Indent property to specify the amount, in pixels, that child items are indented relative to their parent items. Use the AutoIndent property to indicate whether child items are automatically indented.