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