RepositoryItemMarqueeProgressBar Class
Contains settings specific to a MarqueeProgressBarControl editor.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Related API Members
The following members return RepositoryItemMarqueeProgressBar objects:
Remarks
The RepositoryItemMarqueeProgressBar provides settings specific to a marquee progress bar. Most members are inherited from the base class. The RepositoryItemMarqueeProgressBar provides the RepositoryItemMarqueeProgressBar.MarqueeAnimationSpeed property that specifies the time period, in milliseconds, that it takes the progress block to scroll across the progress bar.
To access the settings of the RepositoryItemMarqueeProgressBar object, use the MarqueeProgressBarControl.Properties property.
When the RepositoryItemMarqueeProgressBar is embedded into the GridControl, the ColumnViewOptionsView.AnimationType property controls whether animation is enabled for all rows or only for the focused row.