Table of Contents

Property ColumnStyles

Namespace
Bonsai.Design.Visualizers
Assembly
Bonsai.Design.Visualizers.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>