Class TreeNodeContentElement
Inheritance
System.Object
TreeNodeContentElement
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 TreeNodeContentElement : TreeViewVisual, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
TreeNodeContentElement()
Declaration
public TreeNodeContentElement()
Fields
FullRowSelectProperty
HasChildrenProperty
HotTrackingProperty
IsControlInactiveProperty
IsCurrentProperty
IsExpandedProperty
IsRootNodeProperty
IsSelectedProperty
Properties
FullDesiredSize
Gets or sets the full desired size calculated by the virtualized container
Declaration
public SizeF FullDesiredSize { get; set; }
Property Value
System.Drawing.SizeF
|
NodeElement
Methods
InitializeFields()
Declaration
protected override void InitializeFields()
Overrides
MeasureOverride(SizeF)
Declaration
protected override SizeF MeasureOverride(SizeF availableSize)
Parameters
System.Drawing.SizeF
availableSize
|
Returns
System.Drawing.SizeF
|
Overrides
Synchronize()
Declaration
public virtual void Synchronize()