VirtualDataTableState.MoveFirst Method
This method is called when we want to move to the first record. You can always know the current record with Position
Syntax
Namespace: FlexCel.Report
public virtual void MoveFirst()
This method is called when we want to move to the first record. You can always know the current record with Position
Namespace: FlexCel.Report
public virtual void MoveFirst()