Hi Michael,
Greetings from Syncfusion support.
We can achive your requirement by using ShowSpinButton property value as false.
Please find the code example.
<SfNumericTextBox TValue="int" Value="12345" ShowSpinButton="false"></SfNumericTextBox>
|
Regards,
Sureshkumar P