XtraScrollEventArgs.NewValue Property
Gets or sets a value that specifies the position of a scrollbar after scrolling.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the position of a scrollbar. |
See Also