ASPxClientTreeList Methods
Represents the client ASPxTreeList.
Name | Description |
---|---|
Adjust |
Modifies the control’s size against the control’s container.
Inherited from ASPx |
Adjust |
Modifies the controls size within the specified container.
Inherited from ASPx |
Apply |
Applies the specified filter expression to the tree list. |
Apply |
Applies a filter specified in the filter row to the ASPx |
Apply |
Applies the specified search panel filter criterion to tree list data. |
Auto |
Applies a filter to the specified data column. |
Cancel |
Cancels all the changes made and switches the ASPx |
Cast |
Converts the specified object to the ASPx |
Clear |
Clears the filter expression applied to a client Tree List. |
Close |
Hides the Filter Control. |
Collapse |
Collapses all Node. |
Collapse |
Collapses the specified node preserving the expanded state of child nodes. |
Delete |
Deletes the specified node. |
Expand |
Expands all nodes. |
Expand |
Expands the specified node preserving the collapsed state of child nodes. |
Export |
Exports tree list data to a file in the specified format. |
Focus |
Sets input focus to the ASPx |
Focus |
Moves focus to the specified editor within the edited node. |
Get |
Returns the editor used to edit the value in the auto filter row for the specified data column. |
Get |
Obsolete. Returns a value specifying whether a control is displayed.
Inherited from ASPx |
Get |
Returns the client column which is bound to the specified data source field. |
Get |
Returns the column located at the specified position within the ASPx |
Get |
Returns the column with the specified name. |
Get |
Returns the number of columns within the client ASPx |
Get |
Returns a collection of client web control objects.
Inherited from ASPx |
Get |
Gets the key value of the node currently being edited. |
Get |
Returns the editor used to edit the specified column’s values. |
Get |
Returns the value of the specified edit cell. |
Get |
Returns the focused node’s key value. |
Get |
Returns the control’s height.
Inherited from ASPx |
Get |
Returns the current horizontal scroll position of the tree list’s content. |
Get |
Returns an HTML element that is the root of the control’s hierarchy.
Inherited from ASPx |
Get |
Returns an HTML table row that represents the specified node. |
Get |
Returns the specified node’s state. |
Get |
Obtains specified data source field values within a specified node, and submits them to the specified Java |
Get |
Gets the number of pages to which the ASPx |
Get |
Gets the index of the page currently being selected. |
Get |
Returns a client instance of the control that is the parent for a specified control.
Inherited from ASPx |
Get |
Gets the Popup Edit Form. |
Get |
Obtains specified data source field values within selected nodes, and submits them to the specified Java |
Get |
Returns a toolbar specified by its index. |
Get |
Returns a toolbar specified by its name. |
Get |
Returns the current vertical scroll position of the tree list’s content. |
Get |
Returns a value specifying whether a control is displayed.
Inherited from ASPx |
Get |
Returns the number of visible columns within the client ASPx |
Get |
Obtains key values of nodes that are displayed within the current page. |
Get |
Obtains specified data source field values within nodes that are displayed within the current page, and submits them to the specified Java |
Get |
Obtains key values of selected nodes that are displayed within the current page. |
Get |
Returns the control’s width.
Inherited from ASPx |
Go |
Selects the specified page. |
Hide |
Closes the Customization Window. |
In |
Returns a value that determines whether a callback request sent by a web control is being currently processed on the server side.
Inherited from ASPx |
Is |
Indicates whether the Customization Window is displayed. |
Is |
Indicates whether the ASPx |
Is |
Indicates whether the specified node is selected. |
Make |
Scrolls the tree list so that the specified node becomes visible. |
Move |
Moves the specified node to a new position. |
Next |
Activates the next page. |
Perform |
Sends a callback to the server and generates the server-side ASPx |
Perform |
Obsolete. Sends a callback to the server and generates the server-side ASPx |
Perform |
Sends a callback to the server and generates the server-side ASPx |
Prev |
Activates the previous page. |
Refresh | Updates the tree list data. |
Select |
Selects or deselects the specified node. |
Send |
Specifies the text that Assistive Technologies (screen readers or braille display, for example) will provide to a user.
Inherited from ASPx |
Set |
Obsolete. Specifies whether a control is displayed.
Inherited from ASPx |
Set |
Sets the value of the specified edit cell. |
Set |
Enables or disables the current filter. |
Set |
Moves focus to the specified node. |
Set |
Specifies the control’s height. Note that this method is not in effect for some controls. Inherited from ASPx |
Set |
Specifies the horizontal scroll position for the tree list’s content. |
Set |
Specifies a custom editor for the search panel on the client side. |
Set |
Specifies the vertical scroll position for the tree list’s content. |
Set |
Specifies whether a control is displayed.
Inherited from ASPx |
Set |
Specifies the control’s width in pixels.
Inherited from ASPx |
Show |
Invokes the Customization Window and displays it over the specified HTML element. |
Show |
Displays the Filter Control. |
Sort |
Sorts data by the specified data column‘s values. |
Start |
Switches the ASPx |
Start |
Switches the ASPx |
Update |
Saves all the changes made and switches the ASPx |
See Also