The following tables list the members exposed by TextEditorSpinEventArgs.
Name | Description | |
---|---|---|
TextEditorSpinEventArgs Constructor |
Name | Description | |
---|---|---|
delta | Gets delta of spin event. That is used to increment current value in editor. In case of WebTextEditor it can be +1 or -1. In case of numeric and date editors it can be positive or negative value defined by get_spinDelta(). Spin delta |