ASPxClientProgressBar.GetPosition Method
In This Article
Gets the position of the operation’s progress.
#Declaration
TypeScript
GetPosition(): number
#Returns
Type | Description |
---|---|
number | The progress position. |
See Also