Class TreeNodeLinesContainer
Inheritance
System.Object
TreeNodeLinesContainer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class TreeNodeLinesContainer : StackLayoutElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
TreeNodeLinesContainer()
Declaration
public TreeNodeLinesContainer()
Properties
NodeElement
Methods
InitializeFields()
Declaration
protected override void InitializeFields()
Overrides
Synchronize()
Declaration
public virtual void Synchronize()
UpdateLine(TreeNodeLineElement, RadTreeNode, RadTreeNode, TreeNodeElement)
Declaration
protected virtual void UpdateLine(TreeNodeLineElement lineElement, RadTreeNode node, RadTreeNode nextNode, TreeNodeElement lastNode)
Parameters
Tree
|
Rad
|
Rad
|
Tree
|
UpdateLines()
Declaration
protected virtual void UpdateLines()