RepositoryItemRangeTrackBar.SmallChange Property
Gets or sets a value by which the position of the left or right slider changes when the user uses arrow keys or the MoveLeft() / MoveRight() method is called.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 1 | An integer value. |
See Also