C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ProgressBar Namespace / C1ProgressBarTaskEventArgs Class
Properties Methods

C1ProgressBarTaskEventArgs Class Members

The following tables list the members exposed by C1ProgressBarTaskEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the C1ProgressBarTaskEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets the extra data which is stored by the user. Can you provide a more detailed description, including what kind of extra data  
Public PropertyGets the progress value.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Updates the progress for the C1ProgressBar control using an integer for the new progress value.  
Top
See Also