Mono Class Library: Overview

System.Data.DataView: Property Members

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

See Also: Inherited members from System.ComponentModel.MarshalByValueComponent

Public Properties

AllowDeletebool. Documentation for this section has not yet been entered.
AllowEditbool. Documentation for this section has not yet been entered.
AllowNewbool. Documentation for this section has not yet been entered.
ApplyDefaultSortbool. Documentation for this section has not yet been entered.
[read-only]
Countint. Documentation for this section has not yet been entered.
[read-only]
DataViewManagerDataViewManager. Documentation for this section has not yet been entered.
[read-only]
IsInitializedbool. Documentation for this section has not yet been entered.
[read-only]
default property
Item(int)DataRowView. Documentation for this section has not yet been entered.
RowFilterstring. Documentation for this section has not yet been entered.
RowStateFilterDataViewRowState. Documentation for this section has not yet been entered.
Sortstring. Documentation for this section has not yet been entered.
TableDataTable. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
IsOpenbool. Documentation for this section has not yet been entered.