ASP.NET MVC Controls
ProgressEventArgs Class
File
wijmo.olap.js
Module
wijmo.olap
Base Class
EventArgs

Provides arguments for progress events.

Constructor

Properties

Constructor

constructor

constructor(progress: number): ProgressEventArgs

Initializes a new instance of the ProgressEventArgs class.

Parameters
Returns
ProgressEventArgs

Properties

Static empty

Provides a value to use with events that do not have event data.

Inherited From
EventArgs
Type
EventArgs

progress

Gets the current progress as a number between 0 and 100.

Type
number

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback