TreeGridContainergetAllItemIds Method |
Returns a list of all rows ids separated by the specified separator.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction getAllItemIds(separator);
Parameters
- separator
- Type: string
Return Value
Type:
[T:(Any)]string
See Also