The BusyIndicator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Busy |
Gets or sets a value indicating whether this
BusyIndicator should indicate busy state.
Default is false.
|
![]() |
Container |
Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() |
DelayMilliseconds |
Gets or sets the time in milliseconds before this
BusyIndicator should indicate busy state.
Default is 2000 ms.
|
![]() |
Site |
Gets or sets the ISite of the Component. (Inherited from Component.) |
See Also