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.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
public interface ILoadingIndicatorProperties :
IWaitingIndicatorProperties,
IDisposable,
IBaseProperties,
IBaseObject,
IPropertiesProvider,
ISupportBatchUpdate
Related API Members
The following members return ILoadingIndicatorProperties objects:
See Also