ASPxClientProgressBar.GetPercent Method
In This Article
Sets the percentage representation of the progress position.
#Declaration
TypeScript
GetPercent(): number
#Returns
Type | Description |
---|---|
number | The progress position as a percentage. |
See Also