TreeNode
Wisej.Web.TreeNode
public class TreeNode : Component, ICloneable, IHasPropertyStore, IImagePublic Class TreeNode
Inherits Component
Implements ICloneable, IHasPropertyStore, IImageConstructors
TreeNode()
TreeNode(text)
Name
Type
Description
TreeNode(text, children)
Name
Type
Description
TreeNode(text, imageIndex, selectedImageIndex)
Name
Type
Description
TreeNode(text, imageIndex, selectedImageIndex, children)
Name
Type
Description
Properties
AllowHtml
BackColor
CheckBox
Checked
CheckState
ContextMenu
Enabled
Events
FirstNode
ForeColor
FullPath
HideNodeImage
ImageIndex
ImageKey
ImageList
Index
IsEditing
IsEnabled
IsExpanded
IsParent
IsSelected
LastNode
LazyLoading
Level
Name
NextNode
NextVisibleNode
NodeCount
NodeFont
Nodes
OpenedImageIndex
OpenedImageKey
Parent
PrevNode
PrevVisibleNode
SelectedImageIndex
SelectedImageKey
ShowLoader
StateImageIndex
StateImageKey
Tag
Text
ToolTipText
TreeView
Visible
Methods
BeginEdit()
Clone()
Collapse()
Collapse(ignoreChildren)
Parameter
Type
Description
CollapseAll()
Dispose(disposing)
Parameter
Type
Description
EndEdit(cancel)
Parameter
Type
Description
EnsureVisible()
Expand()
ExpandAll()
FromHandle(tree, handle)
Parameter
Type
Description
GetNodeCount(includeSubTrees)
Parameter
Type
Description
OnAddReferences(items)
Parameter
Type
Description
OnAfterCheck(e)
Parameter
Type
Description
OnAfterCollapse(e)
Parameter
Type
Description
OnAfterExpand(e)
Parameter
Type
Description
OnAfterLabelEdit(e)
Parameter
Type
Description
OnAfterSelect(e)
Parameter
Type
Description
OnBeforeCheck(e)
Parameter
Type
Description
OnBeforeCollapse(e)
Parameter
Type
Description
OnBeforeExpand(e)
Parameter
Type
Description
OnBeforeLabelEdit(e)
Parameter
Type
Description
OnBeforeSelect(e)
Parameter
Type
Description
OnItemDrag(e)
Parameter
Type
Description
OnNodeDrag(e)
Parameter
Type
Description
OnNodeMouseClick(e)
Parameter
Type
Description
OnNodeMouseDoubleClick(e)
Parameter
Type
Description
OnNodeMouseHover(e)
Parameter
Type
Description
OnNodeMouseLeave(e)
Parameter
Type
Description
OnWebRender(config)
Parameter
Type
Description
Remove()
Toggle()
Update()
Events
AfterCheck
AfterCollapse
AfterExpand
AfterLabelEdit
AfterSelect
BeforeCheck
BeforeCollapse
BeforeExpand
BeforeLabelEdit
BeforeSelect
ItemDrag
NodeDrag
NodeMouseClick
NodeMouseDoubleClick
NodeMouseHover
NodeMouseLeave
Implements
Name
Description
Last updated
Was this helpful?

