New to Telerik UI for WinFormsStart a free 30-day trial

Properties, Methods and Events for RadStepProgressBar

Updated over 1 year ago

RadOfficeNavigationBar Properties

PropertyDescription
CalculatorElementGets the RadCalculatorElement that represents the main element of the control.
CalculationBehaviorGets the current calculation behavior of the control.
ValueGets or sets the value of the control.

RadCalculatorElement's Properties

PropertyDescription
CultureGets or sets the CultureInfo of the control.
ContentElementGets the RadCalculatorContentElement object that represents the content of the control.
TextAreaElementGets the RadCalculatorTextAreaElement object that represents the text area of the control.
CalculationBehaviorGets or sets the current calculation behavior of the control.

RadCalculatorElement's Events

EventDescription
ValueChangingFired when the display value is about to be changed.
ValueChangedFired when the displayed value has been changed.

See Also