This document is archived and information here might be outdated. Recommended version. |
Makes the grid data available for transformation operations. No need to call this explicitly.
[Visual Basic .NET]
Public Sub LoadData ( _
)
[C#]
public void LoadData (
);
[C++]
HRESULT LoadData(
void
);