NextGrid6 Reference Classes TNxStacksGridView6

TNxStacksGridView6

This view mimics "Large icons" view from File Explorer. Cells from all columns from one row are stacked on top of another and further laid from left to the right.

TNxstacksGridView

Properties

NameDescription
HorzSpacingSpecifies horizontal spacing between each group of cells.
StackColorBackground color of a stack if not completely covered with cells.
StackHeightSpecifies maximum combined height of all cells within a row stack.
StackWidthSpecifies width of all cells within a row stack.
VertSpacingSpecifies vertical spacing between each group of cells.

See also

Height property of TNxColumn6 can be used to specify height of a cell inside the stack.

Sign in