ToolboxGroup.Buttons Property

List of buttons to be displayed by the toolbox.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public ButtonsMetaData[] Buttons { get; set; }

Property Value

ButtonsMetaData[]

See Also