BusyDecoratorBusyVerticalAlignment Property

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

Definition

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

Property Value

VerticalAlignment

See Also