BusyDecoratorIsBusyIndicatorShowing Property

Gets or sets if the BusyIndicator is being shown.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public bool IsBusyIndicatorShowing { get; set; }

Property Value

Boolean

See Also