Back to Devexpress

XtraScrollEventArgs.Type Property

windowsforms-devexpress-dot-xtraeditors-dot-xtrascrolleventargs-7b60ab3b.md

latest1.1 KB
Original Source

XtraScrollEventArgs.Type Property

Gets the scrolling type that raises the event.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public ScrollEventType Type { get; }
vb
Public ReadOnly Property Type As ScrollEventType

Property Value

TypeDescription
ScrollEventType

The scrolling type that raises the event.

|

See Also

XtraScrollEventArgs Class

XtraScrollEventArgs Members

DevExpress.XtraEditors Namespace