Properties, Methods and Events for RadStepProgressBar
RadOfficeNavigationBar Properties
Property | Description |
---|---|
CalculatorElement | Gets the RadCalculatorElement that represents the main element of the control. |
CalculationBehavior | Gets the current calculation behavior of the control. |
Value | Gets or sets the value of the control. |
RadCalculatorElement's Properties
Property | Description |
---|---|
Culture | Gets or sets the CultureInfo of the control. |
ContentElement | Gets the RadCalculatorContentElement object that represents the content of the control. |
TextAreaElement | Gets the RadCalculatorTextAreaElement object that represents the text area of the control. |
CalculationBehavior | Gets or sets the current calculation behavior of the control. |
RadCalculatorElement's Events
Event | Description |
---|---|
ValueChanging | Fired when the display value is about to be changed. |
ValueChanged | Fired when the displayed value has been changed. |