Property CellSpans
- Namespace
- Bonsai.Design.Visualizers
- Assembly
- Bonsai.Design.Visualizers.dll
CellSpans
Gets a collection of TableLayoutPanelCellSpan objects specifying the column and row span of each cell in the visualizer grid layout.
public Collection<TableLayoutPanelCellSpan> CellSpans { get; }