Property RowStyles
- Namespace
- Bonsai.Design.Visualizers
- Assembly
- Bonsai.Design.Visualizers.dll
RowStyles
Gets a collection of RowStyle objects specifying the size ratio of the rows in the visualizer grid layout.
public Collection<RowStyle> RowStyles { get; }