NextGrid6 Reference Classes TNxTreeColumn6

TNxTreeColumn6

String type column which display data as plain text, but also can display an image.

Unit
NxColumns6.pas (SourcesNext Grid)

Properties

NameDescription
ClientRectToggleUser can toggle Expanded property of a row by simply clicking inside a cell.
CollapsedImageIndexAn index of image to be used for a collapsed toggle sign.
ExpandedImageIndexAn index of image to be used for an expanded toggle sign.
ImagesImageList containing images to be displayed beside the toggle button.
InteractionMoveSelectionClick on the toggle button will also select the cell.
LinesColorColor of tree structure lines.
ShowLinesShow and hide the tree structure lines.
ToggleButtonStyleVisual style of expand/collapse buttons inside the column.

Sign in