|
TelerikRadProgressBar |
Top Previous Next |
|
Telerik RadProgressBar. Extends ManagedObject. Extends SeSSimulatedObject.
Behavior Pattern: TelerikProgressBarBehavior
Property Summary
Property Detail
Maximum value of the object or 'false' if value can't be read. Accessors: GetMaxValue, SetMaxValue
Minimum value of the object or 'false' if value can't be read. Accessors: GetMinValue, SetMinValue
Value of the object. Accessors: GetValue, SetValue
Gets or sets the value of the first progress line. There could be two progress lines in the progress bar. Accessors: GetValue1, SetValue1
Gets or sets the value of the second progress line. There could be two progress lines in the progress bar. The second one is visualized by making the fill primitive semi-transparent. Accessors: GetValue2, SetValue2
|