OpenFile Method

Loads the contents from an XML document.

Syntax

Public Sub OpenFile(ByVal FileName As String)

Applies To

Grid Object

Parameters

The following parameters are available:

Parameter Description
FileName Path and file name of XML file to be opened.

Return Type

None

See Also

SaveFile Method