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