XtraScrollEventArgs Properties
Contains data for the Scroll event.
Name | Description |
---|---|
New |
Gets or sets a value that specifies the position of a scrollbar after scrolling. |
Old |
Gets the position of a scrollbar before scrolling. |
Scroll |
Gets the scrollbar orientation. |
Type | Gets the scrolling type that raises the event. |
See Also