TreeGridContainergetXml Method |
Gets XML representation of the grid.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction getXml(useValues, withSubRows);
Parameters
- useValues
- Type: bool
Boolean flag to use the cells values or labels. True is default. - withSubRows
- Type: bool
Return Value
Type:
[T:(Any)]string
See Also