GetGridDefinitionAsXML

Returns an XML representation of the grid.

Tip:

To return only specified elements of the grid instead of the entire grid, use GetGridDefinitionAsXMLEx.

Syntax

<HFMwDataGrid>.GetGridDefinitionAsXML()

Return Value

A string containing the XML representation of the grid. The XML string is described in Data Grid Definition DTD.