Skip to main content
A newer version of this page is available. .

Transition.RingWaitingIndicatorProperties Property

Provides access to Bar indicator settings. This indicator is active when the WaitingAnimatorType is set to “Ring”.

Namespace: DevExpress.Utils.Animation

Assembly: DevExpress.Utils.v19.1.dll

Declaration

public IRingWaitingIndicatorProperties RingWaitingIndicatorProperties { get; }

Property Value

Type Description
DevExpress.Utils.Animation.IRingWaitingIndicatorProperties

An object that stores Ring waiting indicator settings.

See Also