Click or drag to resize

IProgressBar Interface

Provides communication with progress bar.

Namespace:  Resto.Front.Api.V5.UI
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
public interface IProgressBar

The IProgressBar type exposes the following members.

Methods
  NameDescription
Public methodChangeMessage
Changes the message of progress bar.
Top
See Also