Skip to main content

RepositoryItemMarqueeProgressBar() Constructor

Initializes a new instance of the RepositoryItemMarqueeProgressBar class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public RepositoryItemMarqueeProgressBar()

Remarks

Generally, you do not need to call this constructor unless you have to create marquee progress bar controls for in-place editing (for use in the Grid Control or other DevExpress container controls).

See Also