ClassScrollPanelEventArgs
Class
Represents event data of the Scroll event defined in all controls providing scrolling functionality(e.g. RadScrollBar).
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class ScrollPanelEventArgs : EventArgs
Inheritance: objectEventArgsScrollPanelEventArgs
Inherited Members
Constructors
ScrollPanelEventArgs(Point, Point)
Initializes a new instance of the ScrollPanelEventArgs class.