Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

The following members return ILoadingIndicatorProperties objects:

See Also