Share via


SinglePageConfigurator.ShowBusyIndicator Property

Definition

Gets or sets a value indicating whether to display a busy indicator like a progress spinner

public:
 property bool ShowBusyIndicator { bool get(); void set(bool value); };
public bool ShowBusyIndicator { get; set; }
member this.ShowBusyIndicator : bool with get, set
Public Property ShowBusyIndicator As Boolean

Property Value

Applies to