ComponentOne DataObjects for .NET
C1DataRow Class Properties

C1.Data.2 Assembly > C1.Data Namespace : C1DataRow Class

For a list of all members of this type, see C1DataRow members.

Public Properties
 NameDescription
Public PropertyGets the object representing this row in data binding interface IList.  
Public PropertyGets the C1DataTable to which the row belongs.  
Public PropertyGets a collection of custom user information associated with the row.  
Public PropertyGets a value indicating whether there are errors in some of the row field values.  
Public PropertyOverloaded. Gets or sets the data stored in the row in one of the fields.  
Public PropertyGets or sets all of the field values for this row through an array.  
Public PropertyFor a row in edit mode, gets a value indicating whether at least one of row values has been changed.  
Public PropertyGets the position of the row in the C1DataRowCollection.  
Public PropertyGets or sets the custom error description for a row.  
Public PropertyGets the current state of the row.  
Public PropertyGets the ADO.NET DataRow object storing data of this C1DataRow.  
Top
See Also

Reference

C1DataRow Class
C1.Data Namespace