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