XtraScrollEventArgs.Type Property
Gets the scrolling type that raises the event.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ScrollEventType | The scrolling type that raises the event. |
See Also