ActiveReports Developer 7
MoveFirst Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Data Namespace > XMLDataSource Class : MoveFirst Method

Glossary Item Box

Moves the current position to the first node in the NodeList.

Syntax

Visual Basic (Declaration) 
Public Sub MoveFirst() 
C# 
public void MoveFirst()

See Also