Table of Contents

Property HasText

Namespace
Alternet.Scripter.Integration.AlternetUI
Assembly
Alternet.Scripter.Integration.AlternetUI.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.