Progress Bar Elements
This topic describes the visible ASPxProgressBar elements.
The following visual elements are available:
Progress Bar
The Progress Bar includes the Progress Bar Indicator element.
The table below lists the main members that affect the element’s appearance and functionality:
Characteristics | Members |
---|---|
Appearance | EditorStyles.ProgressBar |
Paddings | ASPxProgressBar.Paddings |
Progress Bar Indicator
The Progress Bar Indicator is displayed to the left of the Progress Bar, and shows upload progress as a percentage.
The table below lists the main members that affect the element’s appearance and functionality:
Characteristics | Members |
---|---|
Value Position Visibility | ASPxProgressBar.ShowPosition |
Style | ASPxProgressBar.IndicatorStyle, EditorStyles.ProgressBarIndicator |
Position | ASPxProgressBar.Position |
Range | ASPxProgressBar.Minimum, ASPxProgressBar.Maximum |