Class LinearDropVisual
Represents a control which is used for the default visual in the drag and drop operations in RadListBox control.
Inheritance
Namespace: Telerik.Windows.Controls.DragDrop
Assembly: Telerik.Windows.Controls.dll
Syntax
public class LinearDropVisual : Control
Constructors
LinearDropVisual()
Declaration
public LinearDropVisual()
Methods
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |