Intersoft Support Center

Configure Calculator Editor Dropdown Display

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

  1. Right-click on WebInput control and choose Properties.
  2. Expand CalculatorEditor. Set IsEnabled to True.
  3. Expand Behavior and set DropDownDisplayPosition to either Left, LeftTop, Right.
  4. Set the Editors - DateTime - Behavior - DropdownDisplayPosition properties to Left (you can also set this property to other options e.g LeftTop, RightBottom, etc).
  5. Run the project.
Previous Next