.NET Documentation
C#
VB
Show/Hide TOC
IView
Is
Busy Property
Indicates if the view is busy.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
bool
IsBusy
{
get
;
set
; }
VB
Copy
Property
IsBusy
As
Boolean
Get
Set
Property Value
Boolean
See Also
Reference
IView Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also