Gets or sets if the DiagramView has the keyboard focus in ImageMap mode.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public bool ClientFocus { get; set; } |
Visual Basic Copy Code |
---|
Public Property ClientFocus As Boolean |
true if the control should capture the keyboard focus after a postback; otherwise, false.