ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class

In This Topic
    C1TreeView Class Properties
    In This Topic

    For a list of all members of this type, see C1TreeView members.

    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
    See Also