Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class RadPageViewInDockDragDropService : RadPageViewDragDropService, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IMessageListener
Inheritance: objectDisposableObjectRadObjectRadServiceRadDragDropServiceRadPageViewDragDropServiceRadPageViewInDockDragDropService...
Implements:
Inherited Members
Constructors
C#
public RadPageViewInDockDragDropService(RadPageViewElement owner)
Fields
C#
protected RadPageViewElement owner
C#
protected bool processing
Properties
Determines whether the service is available at design-time. False by default.
C#
public override bool AvailableAtDesignTime { get; }
Overrides:
Methods
Performs the core Start logic.
C#
protected override void PerformStart()
Overrides: