IsFocused Property (DomElement)

Class

DomElement.

Action

Gets whether the DOM element has focus.

Syntax

C#
protected Boolean IsFocused { get; }
VB
'Declaration
Protected Read Property IsFocused As Boolean

Access

Read only.