Wisej.Web.ProgressBar
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents a progress control that displays a value visually as a filled bar.
Throws:
Throws:
Throws:
Advances the current position of the progress bar by the specified amount.
Advances the current position of the progress bar by the amount of the Step property.
Bindable components implement this interface.
Controls that support drag & drop operations implement this interface.
All wisej components implement this interface.
All wisej controls derived from the Control class must implement this interface.
Allows an object to serialize itself.