BusyDecoratorBusySize Property

Gets or sets the Size to apply to the Control that is displayed as the busy indicator.

Definition

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

Property Value

BusyIndicatorSize

See Also