True by default. Set to false to disable the loading bar.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool ShowBusyIndicator { get; set; } |
| Visual Basic |
|---|
Public Property ShowBusyIndicator As Boolean Get Set |
| JScript |
|---|
function get ShowBusyIndicator () : boolean function set ShowBusyIndicator (value : boolean) |