Property IsBusy NamespaceAlternet.UI AssemblyAlternet.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.