XtraScrollEventArgs.OldValue Property
Gets the position of a scrollbar before scrolling.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the position of a scrollbar. |
See Also