The C1TreeViewNode type exposes the following members.

Methods

  Name Description
Public method AddChild
Add child
(Inherited from UIElement.)
Public method AddCssClass
Add CssClass to DOM element.
(Inherited from UIElement.)
Public method AssignPropertiesState
Assigns new properties state hash.
(Inherited from UIElement.)
Public method BeginUpdate
Begin Update.
(Inherited from UIElement.)
Public method CreateChildNodes
Create C1TreeViewNode nodes that bellong to C1TreeViewNodeCollection nodes collection.
Public method CreateInstance
Creates an instance of C1TreeViewNode object.
(Overrides UIElementCreateInstance(DOMElement).)
Public method Dispose
Releases unmanaged and - optionally - managed resources.
(Inherited from UIElement.)
Public method EndUpdate
End Update.
(Inherited from UIElement.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Initialize
Initialize C1TreeViewNode object.
(Overrides UIElementInitialize()()()().)
Public method InitializeChildNodes
Initialize C1TreeViewNode nodes that bellong to C1TreeViewNodeCollection nodes collection.
Public method Invalidate
Invalidates the entire surface of the control and causes the control to be redrawn. Do Layout actions here.
(Inherited from UIElement.)
Public method IsDOMVisible
Returns true if control's container element is visible.
(Inherited from UIElement.)
Protected method MarkForRebuildDel
Protected method RebuildHierarchyDel
Public method RemoveCssClass
Remove CssClass from DOM element.
(Inherited from UIElement.)
Public method ToggleCssClass
Toggle CssClass for DOM element.
(Inherited from UIElement.)
Public method ToLocaleString (Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also