Table of Contents

Property ColumnStyles

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

ColumnStyles

Gets a collection of ColumnStyle objects specifying the size ratio of the columns in the visualizer grid layout.

public Collection<ColumnStyle> ColumnStyles { get; }

Property Value

Collection<ColumnStyle>