ComponentOne DataObjects for .NET
RowState Property (DataItem)

C1.Data.2 Assembly > C1.Data Namespace > DataItem Class : RowState Property
Gets the current state of the C1DataRow object represented by this data item.
Syntax
'Declaration
 
Public ReadOnly Property RowState As DataRowStateEnum
public DataRowStateEnum RowState {get;}
See Also

Reference

DataItem Class
DataItem Members