Gets or sets whether the control should request the keyboard focus when clicked.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public bool Focusable { get; set; } |
Visual Basic Copy Code |
---|
Public Property Focusable As Boolean |