Gets or sets a value indicating how the control responds to user actions.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Behavior Behavior { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Behavior As Behavior |
A member of the Behavior enumeration.
See Also