Gets or sets a value indicating whether the Toolbox window is visible.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.Editor
C# Copy Code |
---|
public bool ShowToolboxWindow { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowToolboxWindow As Boolean |
true to display the Toolox window inside the editor; otherwise, false. The default is true.