ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / XMLDataSource Class / MoveFirst Method

In This Topic
    MoveFirst Method (XMLDataSource)
    In This Topic
    Moves the current position to the first node in the NodeList.
    Syntax
    'Declaration
     
    Public Sub MoveFirst() 
    public void MoveFirst()
    See Also