You can customize Calculator editor dropdown display of WebInput.
In this topic, you will learn how to customize Calculator Editor dropdown
display.
To customize Calculator Editor dropdown display
- Right-click on WebInput control and choose Properties.
- Expand CalculatorEditor. Set IsEnabled to True.
- Expand Behavior and set DropDownDisplayPosition to either Left, LeftTop, Right.
- Set the Editors - DateTime - Behavior -
DropdownDisplayPosition properties to Left (you
can also set this property to other options e.g LeftTop, RightBottom, etc).
- Run the project.