StartOnRowWhereErrorEventArgs Constructor

Initializes a new instance of the StartOnRowWhereErrorEventArgs class.

Definition

Namespace: Firefly.Box.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public StartOnRowWhereErrorEventArgs(
	bool repositionToFirstRow
)

Parameters

repositionToFirstRow  Boolean
The repositionToFirstRow based on which this StartOnRowWhereErrorEventArgs will be created

See Also