DefinePOVUsingXML

Defines the Point of View of an HFMwDataGrid object, given an XML string.

Tip:

GetPOVAsXML returns a grid’s Point of View settings as an XML string. The returned XML string has the same DTD as that passed to DefinePOVUsingXML.

Syntax

<HFMwDataGrid>.DefinePOVUsingXML bstrXML

Argument

Description

bstrXML

The XML string that defines the Point of View. The XML string is described in Point of View DTD.

Input argument. String subtype.