VirtualDataTableState.Position Property
Returns the active row on the table. (0 based) You should use this value to return the values on GetValue(Int32)
Syntax
Namespace: FlexCel.Report
public virtual Int32 Position { get; }
Returns the active row on the table. (0 based) You should use this value to return the values on GetValue(Int32)
Namespace: FlexCel.Report
public virtual Int32 Position { get; }