Property CellSpans
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; }
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; }