Table of Contents

Property IsBusy

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsBusy

Gets a value indicating whether the control is currently busy (e.g. loading a web page).

bool IsBusy { get; }

Property Value

bool

true if the control is currently busy; otherwise, false.