Data for Silverlight
RowState Property

C1.Silverlight.Data Namespace > DataRow Class : RowState Property
Gets a DataRowState value that determines the state of this row.
Syntax
'Declaration
 
Public ReadOnly Property RowState As DataRowState
public DataRowState RowState {get;}
See Also

Reference

DataRow Class
DataRow Members