Table of Contents

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()

See also