Table of Contents

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

See also