Search
PagedDiagramView.Behavior Property
See Also
 





Gets or sets a value indicating how the control responds to user actions.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms

 Syntax

C#  Copy Code

public Behavior Behavior { get; set; }

Visual Basic  Copy Code

Public Property Behavior As Behavior

 Property Value

 See Also