TreeView
Wisej.Web.TreeView
public class TreeView : ControlPublic Class TreeView
Inherits ControlConstructors
TreeView()
Properties
BorderStyle
CheckBoxes
HideNodeImages
ImageIndex
ImageKey
ImageList
Indent
ItemHeight
LabelEdit
Nodes
OpenedImageIndex
OpenedImageKey
PathSeparator
PrefetchItems
RightClickSelection
Scrollable
SelectedImageIndex
SelectedImageKey
SelectedNode
SelectedNodes
SelectionMode
ShowNodeToolTips
ShowPlusMinus
ShowRootLines
Sorted
StateImageList
Tools
TopNode
TreeViewNodeSorter
VirtualScroll
Methods
BeginUpdate()
ClearSelected()
CollapseAll()
Dispose(disposing)
Parameter
Type
Description
EndUpdate()
ExpandAll()
GetNodeCount(includeSubTrees)
Parameter
Type
Description
GetSelected(node)
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
OnCreateControl()
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
OnToolClick(e)
Parameter
Type
Description
OnWebEvent(e)
Parameter
Type
Description
OnWebRender(config)
Parameter
Type
Description
OnWebUpdate(state)
Parameter
Type
Description
SetSelected(node, selected)
Parameter
Type
Description
Sort()
Events
AfterCheck
AfterCollapse
AfterExpand
AfterLabelEdit
AfterSelect
BeforeCheck
BeforeCollapse
BeforeExpand
BeforeLabelEdit
BeforeSelect
ItemDrag
NodeDrag
NodeMouseClick
NodeMouseDoubleClick
NodeMouseHover
NodeMouseLeave
ToolClick
Implements
Name
Description
Last updated
Was this helpful?

