WorksheetFocused Property

Determines if the current document is focused or not.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public abstract bool Focused { get; }

Property Value

Boolean

Implements

IDocumentTFocused

See Also