Class
ScrollbarSynchronizationNeededEventArgs

Instance of this class contain information about the control to which a container of the RadScrollablePanel is scrolled.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class ScrollbarSynchronizationNeededEventArgs : EventArgs

Inheritance: objectEventArgsScrollbarSynchronizationNeededEventArgs

Inherited Members EventArgs.Empty

Constructors

ScrollbarSynchronizationNeededEventArgs()

Declaration

cs-api-definition
public ScrollbarSynchronizationNeededEventArgs()

Fields

ActiveControl

Declaration

cs-api-definition
public Control ActiveControl

Field Value

Control

ScrolledLocation

Declaration

cs-api-definition
public Point ScrolledLocation

Field Value

Point