Skip to main content
All docs
V26.1
  • Stack and Table Panels

    A stack panel arranges all controls placed inside of it in a column or row.

    stack-panel

    A table panel allows you to define a grid and place a control inside each cell.

    sample

    See these panels’ class descriptions for more information: StackPanel | TablePanel