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

ILoadingIndicatorProperties Interface

Provides settings for a loading indicator, visible when the BaseView.UseLoadingIndicator property equals DefaultBoolean.True.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

public interface ILoadingIndicatorProperties :
    IWaitingIndicatorProperties,
    IDisposable,
    IBaseProperties,
    IBaseObject,
    IPropertiesProvider,
    ISupportBatchUpdate

The following members return ILoadingIndicatorProperties objects:

See Also