Calculator Picker
The RadCalculatorPicker
control is a drop down button with a RadCalculator
in its drop down content. The button content shows the calculated value of the calculator.
Defining RadCalculatorPicker
The drop down state can be controlled manually with the IsDropDownOpen
property of RadCalculatorPicker
.
Opening the drop down content in code
DataGrid Integration
The following example shows how to utilize the RadColorPicker
control as the cell editing element of a RadGridView
column. To do so, define a custom CellEditTemplate
for the column and in the DataTemplate
add the calculator.