Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsFieldsThis PackageAll Packages
UpDownChangedEvent.delta
Specifies the proposed change to the value of the up-down control.
Syntax
public int delta;
Remarks
If the change is accepted, the new value of the up-down control is the sum of the value and delta fields. The new value can be modified. The delta value can also be modified.