Member Table: Selection
#Server
Member | Description |
---|---|
Tree |
Specifies whether the node is selected. |
ASPx |
Selects all nodes within the ASPx |
ASPx |
Deselects any selected nodes within the ASPx |
ASPx |
Returns a list of selected nodes. |
ASPx |
Gets the number of selected nodes within the ASPx |
ASPx |
Fires after the selection has been changed. |
#Client
Member | Description |
---|---|
ASPx |
Selects or deselects the specified node. |
ASPx |
Indicates whether the specified node is selected. |
ASPx |
Returns the values of the specified data source fields within selected nodes. |
ASPx |
Fires after the selection has been changed. |
ASPx |
Obtains key values of selected nodes that are displayed within the current page. |