The C1TreeView type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AccessKey |
Gets or sets access key for menu. If user press specified keyboard shortcut then focus moves on first menu item at the top level.
|
![]() |
AllowDragDrop |
Allow to TreeView nodes performe drag n' drop.
|
![]() |
AllowEdit |
If this option is set to true, the text of this node could be edited.
|
![]() |
AllowTriState |
Allow TriState of CheckBox
|
![]() |
AutoCheckNodes |
Indicates if child nodes will be checked on parient node check.
|
![]() |
AutoCollapse |
If this option is set to true, expanded node will be collapsed if other node is expanded.
|
![]() |
AutoPostBack |
Gets or sets the value that indicates whether or not the control posts back to the server each time a user interacts with the control.
|
![]() |
CheckedNodes | |
![]() |
CollapseAnimation |
Collapse Animation effect.
|
![]() |
CollapseDelay |
Collapse delay in milliseconds before child nodes collapse.
Default value is 100.
|
![]() |
CollapseDuration |
Collapse Animation duration in milliseconds.
|
![]() |
CollapseEasing |
Specifies the transition for collapse animation.
|
![]() |
DisplayVisible |
Gets or Sets whether C1TreeView is visible.
|
![]() |
Element | (Inherited from Control.) |
![]() |
Enabled |
Gets or sets a value indicating whether the C1TreeView control is enabled.
|
![]() |
Events | (Inherited from Component.) |
![]() |
ExpandAnimation |
Expand Animation effect.
|
![]() |
ExpandCollapseHoverUsed |
Allow nodes use hover for Expand or Collapse elements.
|
![]() |
ExpandDelay |
Expand delay in milliseconds before child nodes expand.
Default value is nil.
|
![]() |
ExpandDuration |
Expand Animation duration in milliseconds.
|
![]() |
ExpandEasing |
Specifies the transition for expand animation.
|
![]() |
ID | (Inherited from Component.) |
![]() |
IsInitialized | (Inherited from Component.) |
![]() |
IsUpdating | (Inherited from Component.) |
![]() |
LoadOnDemand |
Gets or sets the value that indicates whether or not loads on demand is enabled.
|
![]() |
Nodes |
C1TreeViewNodeCollection collection contains C1TreeViewNode nodes.
|
![]() |
OnClientNodeCheckChanged |
Occures if C1TreeViewNode node check status has been changed.
|
![]() |
OnClientNodeClicked |
Occures if C1TreeViewNode node has been clicked.
|
![]() |
OnClientNodeCollapsed |
Occures if C1TreeViewNode has been collapsed.
|
![]() |
OnClientNodeDragging |
Occures if C1TreeViewNode node is dragging.
|
![]() |
OnClientNodeDragStarted |
Occurs when the user starts to drag the C1TreeViewNode.
|
![]() |
OnClientNodeDropped |
Occures if C1TreeViewNode node is dropped.
|
![]() |
OnClientNodeExpanded |
Occures if C1TreeViewNode has been expanded.
|
![]() |
OnClientNodeMouseOut |
Occures if if the mouse pointer get out the C1TreeViewNode node.
|
![]() |
OnClientNodeMouseOver |
Occures if the mouse pointer get over the C1TreeViewNode node.
|
![]() |
OnClientNodeTextChanged |
Occures if C1TreeViewNode node has been edited.
|
![]() |
OnClientSelectedNodesChanged |
Occures if C1TreeViewNode node has been selected.
|
![]() |
Owner |
Owner of this element.
Is always null for C1TreeView treeview.
|
![]() |
Parent | (Inherited from Control.) |
![]() |
PropertiesState |
Constructs a state characterized by dictionary properties.
(Inherited from C1ThemeableControlBase.) |
![]() |
SelectedNodes | |
![]() |
ShowCheckBoxes |
Allow the check box to be shown on the nodes.
|
![]() |
ShowExpandCollapse |
Allow nodes to be expanded or collapsed.
|
![]() |
ShowLines |
Allow nodes to be vinculated be hierarchical line.
|
![]() |
VisibilityMode | (Inherited from Control.) |
![]() |
Visible | (Inherited from Control.) |
![]() |
VisualStyle |
Gets or sets the visual style name used by the control.
(Inherited from C1ThemeableControlBase.) |