BusyDecoratorBusyHorizontalAlignment Property

Gets or sets the HorizontalAlignment to use to layout the control that contains the busy indicator control.

Definition

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

Property Value

HorizontalAlignment

See Also