DockingGuidesControl
Class
Definition
Namespace:Telerik.WinControls.UI.Docking
Assembly:Telerik.WinControls.RadDock.dll
Syntax:
C#
public class DockingGuidesControl : RadControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IAnalyticsProvider
Inheritance: objectMarshalByRefObjectComponentControlScrollableControlRadControlDockingGuidesControl...
Implements:
Inherited Members
Constructors
C#
public DockingGuidesControl()
Properties
C#
public DockingGuidesElement GuidesElement { get; }
Methods
C#
protected override void CreateChildItems(RadElement parent)
Overrides: