Skip to content

XTPGridTreeStructureStyle Enumeration

Description

Represents the style of lines used to draw a hierarchical tree structure.

Members

Member Description
xtpTreeStructureNone No lines will be drawn from the parent node to each child node.
xtpTreeStructureSolid Lines will be drawn from the parent node to each child node at the next level.
xtpTreeStructureDots Dotted lines will be drawn from the parent node to each child node at the next level.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.