EasyObjects.NET Programmers Reference

EasyObject.RowState Method 

Gets the current state of the current row in the internal DataTable.

public DataRowState RowState();

Return Value

A DataRowState enumeration

See Also

EasyObject Class | NCI.EasyObjects Namespace