ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Tree Namespace / C1TreeExtender Class
Properties Methods Events

In This Topic
    C1TreeExtender Class Members
    In This Topic

    The following tables list the members exposed by C1TreeExtender.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    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 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 PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    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 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.Extenders.WidgetExtenderControlBase)
    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.Control)
    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 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.ExtenderControl)
    Public PropertyTarget CSS selector that should be used instead of TargetControlID property. You can use TargetSelector property when you need populate extender functionality on several page elements(controls) at once. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyName of the theme that will be used to style widgets. Available embedded themes: aristo / midnight / ui-lightness. Note, 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.Extenders.WidgetExtenderControlBase)
    Public PropertyA value that indicates the theme swatch of the extender, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    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.Extenders.WidgetExtenderControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    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.Extenders.WidgetExtenderControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodEnables a server control to perform final clean up before it is released from memory. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    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.Control)
    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 Event (Inherited from System.Web.UI.Control)
    Top
    See Also