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.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | An integer value. |
See Also