The C1TreeView type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddCssClass | (Inherited from Control.) |
|
|
AssignPropertiesState |
Assigns the properties state hash that used to retrieve and store properties values.
(Inherited from C1ThemeableControlBase.) |
|
|
BeginUpdate | (Inherited from Component.) |
|
|
CreateChildNodes |
Create C1TreeViewNode nodes that belong to C1TreeViewNodeCollection nodes collection.
|
|
|
CreateInstance |
Creates an instance of C1TreeViewNode object.
(Overrides C1ThemeableControlBaseCreateInstance(DOMElement).) |
|
|
CreateTreeViewNode |
Creates an instance of C1TreeViewNode
|
|
|
Dispose |
Dispose C1TreeView.
(Overrides ComponentDispose()()()().) |
|
|
EndUpdate | (Inherited from Component.) |
|
|
FindNodeByText | |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
Initialize |
Initialize C1TreeView.
(Overrides ComponentInitialize()()()().) |
|
|
InitializeChildNodes |
Initialize C1TreeViewNode nodes that belong to C1TreeViewNodeCollection nodes collection.
|
|
|
Invalidate | (Overrides C1ThemeableControlBaseInvalidate()()()().) |
|
|
OnBubbleEvent | (Inherited from Control.) |
|
|
OnClick |
Called when mouse is click some element inside tree view.
|
|
|
OnFocus |
Called when element inside tree view receives focus.
|
|
|
OnKeyDown |
Called when key is down on some element inside tree view.
|
|
|
OnMouseDown |
Called when mouse is down on some element inside tree view.
|
|
|
OnMouseMove |
Called when mouse is move on some element inside tree view.
|
|
|
OnMouseOut |
Called when mouse is out some element inside tree view.
|
|
|
OnMouseOver |
Called when mouse is over some element inside tree view.
|
|
|
OnMouseUp |
Called when mouse is up on some element inside tree view.
|
|
|
RaiseBubbleEvent | (Inherited from Control.) |
|
|
RaisePropertyChanged | (Inherited from Component.) |
|
|
RemoveCssClass | (Inherited from Control.) |
|
|
Save |
Persists current state to the server.
|
|
|
SaveState |
Saves the properties state.
(Inherited from C1ThemeableControlBase.) |
|
|
ToggleCssClass | (Inherited from Control.) |
|
|
ToLocaleString | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
|
|
Updated | (Inherited from Component.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
|
IAjaxRequestSupportOnAjaxRequestError |