TreeGridContainergetOpenedItems Method |
Returns the list of currently opened(expanded) items' IDs, delimited with this separator.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction getOpenedItems(separator);
Parameters
- separator
- Type: string
Return Value
Type:
[T:(Any)]string
See Also