Mono Class Library: Overview

System.Data.DataRowView: Property Members

The properties of System.Data.DataRowView are listed below. For a list of all members, see the DataRowView Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
DataViewDataView. Documentation for this section has not yet been entered.
[read-only]
IsEditbool. Documentation for this section has not yet been entered.
[read-only]
IsNewbool. Documentation for this section has not yet been entered.
default property
Item(int)object. Documentation for this section has not yet been entered.
default property
Item(string)object. Documentation for this section has not yet been entered.
[read-only]
RowDataRow. Documentation for this section has not yet been entered.
[read-only]
RowVersionDataRowVersion. Documentation for this section has not yet been entered.