[]
The UpDownButtonAlignment property lets you change the alignment of the Up and Down buttons present next to the DropDown button in C1DropDown, C1DateEdit and C1NumericEdit. This property can have the following values:
Default: Both the buttons are placed on the right side, along with the drop-down button.
UpLeftDownRight: The Up button is placed on the left side and the Down button is placed on the right side.
UpRightDownLeft: The Up button is placed on the right side and the Down button is placed on the left side.
Complete the following steps to change the alignment of the Up and Down buttons: