Class TreeNodeExpanderItem
Inheritance
System.Object
TreeNodeExpanderItem
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 TreeNodeExpanderItem : ExpanderItem, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
TreeNodeExpanderItem()
Declaration
public TreeNodeExpanderItem()
Fields
FullRowSelectProperty
HotTrackingProperty
IsSelectedProperty
Properties
NodeElement
TreeViewElement
Methods
InitializeFields()
MeasureOverride(SizeF)
Declaration
protected override SizeF MeasureOverride(SizeF availableSize)
Parameters
System.Drawing.SizeF
availableSize
|
Returns
System.Drawing.SizeF
|
Overrides
OnPropertyChanged(RadPropertyChangedEventArgs)
Declaration
protected override void OnPropertyChanged(RadPropertyChangedEventArgs e)
Parameters
RadPropertyChangedEventArgs
e
|
Overrides
PaintBorder(IGraphics, RectangleF)
Declaration
protected override void PaintBorder(IGraphics g, RectangleF signBorder)
Parameters
IGraphics
g
|
System.Drawing.RectangleF
signBorder
|
Overrides
PaintSign(IGraphics, RectangleF)
Declaration
protected override void PaintSign(IGraphics g, RectangleF signRect)
Parameters
IGraphics
g
|
System.Drawing.RectangleF
signRect
|
Overrides
PaintSignLines(IGraphics, RectangleF, RectangleF)
Declaration
protected override void PaintSignLines(IGraphics g, RectangleF signRect, RectangleF signBorder)
Parameters
IGraphics
g
|
System.Drawing.RectangleF
signRect
|
System.Drawing.RectangleF
signBorder
|
Overrides
SetSignImage(RadElement, RadProperty)
Declaration
protected virtual bool SetSignImage(RadElement element, RadProperty property)
Parameters
RadElement
element
|
RadProperty
property
|
Returns
System.Boolean
|
Synchronize()
Declaration
public virtual void Synchronize()
ToggleExpanded()
UpdateSignImage()
Declaration
protected virtual void UpdateSignImage()