[]
        
(Showing Draft Content)

C1.Win.Input.UpDownButtonClickEventArgs.Delta

Delta Property

Delta

Gets the default increment or decrement delta.

Declaration
public int Delta { get; }
Remarks

For example: 1 if Up button is pressed, -1 if Down button is pressed.