Search
DiagramView.Enabled Property
See Also
 





Gets or sets a value indicating whether handling of mouse events is enabled.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public bool Enabled { get; set; }

Visual Basic  Copy Code

Public Property Enabled As Boolean

 Property Value

 See Also