ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class
Properties Methods Events

In This Topic
    C1TreeView Class Members
    In This Topic

    The following tables list the members exposed by C1TreeView.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1TreeView class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyAllows tree nodes to be dragged  
    Public PropertyAllows tree nodes to be dropped  
    Public PropertyAllows tree nodes to be edited at run time.  
    Public PropertyAllows tree nodes to be sorted at run time.  
    Public PropertyAllows triple state of checkBox.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyAllows sub-nodes to be checked upon parent node check.  
    Public PropertyIf this option is set to true, the expanded node will be collapsed if another node is expanded.  
    Public PropertyGets or sets the value that indicates whether or not the control posts back to the server each time a user interacts with the control.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyAnimation options for showing the child nodes when the parent node is collapsed.  
    Public PropertyThe duration of the time to delay before the node is collapsed.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyData bindings for items in the control.  
    Public PropertyGets or sets the value that indicates DataBind start level. If value is 0, only root nodes will be bounded on start. For the value equals to 1, root nodes and first level nodes will be bounded. Default value -1 indicates that property will be ignored.  
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.HierarchicalDataBoundControl)
    Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyAnimation options for showing the child nodes when the parent node is expanded.  
    Public PropertyIf this option is set to true, the tree will be expand/Collapse when the mouse hovers on the expand/Collapse button.  
    Public PropertyThe duration of the time to delay before the node is expanded.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the value that indicates whether or not Loads on demand is enabled.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets a C1TreeViewNodeCollection object that contains the root nodes of the current C1TreeView control.  
    Public PropertyIf specified, this template will be applied for all C1TreeViewNode nodes that does not have other defined templates.  
    Public PropertyThe name of the function which will be called when the node is checked.  
    Public PropertyThe name of the function which will be called before the node is checked. This event can be cancelled by returning false.  
    Public PropertyThe name of the function which will be called after the node is clicked.  
    Public PropertyThe name of the function which will be called when the node is collapsed.  
    Public PropertyThe name of the function which will be called when the node is dragged.  
    Public PropertyThe name of the function which will be called when the node begin to be dragged.  
    Public PropertyThe name of the function which will be called after the node is dropped.  
    Public PropertyThe name of the function which will be called when the node is expanded.  
    Public PropertyThe name of the function which will be called when mouse out the node.  
    Public PropertyThe name of the function which will be called when mouse over the node.  
    Public PropertyThe name of the function which will be called when the text of node changed.  
    Public PropertyThe name of the function which will be called when the selected nodes are changed.  
    Public PropertyThere is no such owner for C1TreeView.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets the SelectedNodes of C1TreeView.  
    Public PropertyAllows the CheckBox to be shown on tree nodes  
    Public PropertyAllows tree nodes to be expanded or collapsed.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyName of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyA value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyOverridden. Get the unique ID of this control  
    Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodCreates new instance of the C1TreeViewNode class.  
    Public MethodOverridden. Binds a data source to the invoked C1TreeView tree view and all its nodes.  
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded.   
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodSearches C1TreeViewNode node through the collection by the NavigateUrl. Recursive searching is used until C1TreeViewNode node is found.  
    Public MethodSearches C1TreeViewNode node through the collection by the Text. Recursive searching is used until C1TreeViewNode node is found.  
    Public MethodSearches C1TreeViewNode node through the collection by the Value. Recursive searching is used until C1TreeViewNode node is found.  
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public MethodWhen overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public MethodWhen overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Loads control layout properties from the file.  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodRegister design time stylesheet (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Saves the control layout properties to the file.  
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventOccurs on the server if a node in the TreeView control changes its check status.  
    Public EventOccurs on the server if a node in the TreeView control has been clicked.  
    Public EventOccurs on the server after the System.Web.UI.WebControls.TreeView node is collapsed.  
    Public EventOccurs after a node is data bound.  
    Public EventOccurs on the server after the System.Web.UI.WebControls.TreeView node has been dropped.  
    Public EventOccurs on the server after the System.Web.UI.WebControls.TreeView node is expanded.  
    Public EventOccurs on the server when a node's Text property is changed.  
    Public Event (Inherited from System.Web.UI.Control)
    Public EventOccurs on the server if a node in the TreeView control has been selected.  
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also