ASPxProgressBarBase Fields
Serves as a base for a progress bar control.| Name | Description |
|---|---|
| MaxPosition | Stores the largest possible default position for the ASPxProgressBarBase.Position property. |
| MinPosition | Stores the smallest possible default position for the ASPxProgressBarBase.Position property. |
See Also