Gets or sets a value indicating whether the add button is visible. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls.Silverlight
C#
![]() |
---|
public bool ShowAddButton { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowAddButton As Boolean |
true to enable the add button; otherwise, false. The default is false.