Table of Contents

Property HasText

Namespace
Alternet.Scripter.Debugger.UI.AlternetUI
Assembly
Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll

HasText

Determines whether the control contains any text.

public bool HasText { get; }

Property Value

bool

true if the control has at least one line of text; otherwise, false.