DataViewManager Properties

 

Namespace:   System.Data
Assembly:  System.Data (in System.Data.dll)

NameDescription
System_CAPS_pubpropertyContainer

Gets the container for the component.(Inherited from MarshalByValueComponent.)

System_CAPS_pubpropertyDataSet

Gets or sets the DataSet to use with the DataViewManager.

System_CAPS_pubpropertyDataViewSettingCollectionString

Gets or sets a value that is used for code persistence.

System_CAPS_pubpropertyDataViewSettings

Gets the DataViewSettingCollection for each DataTable in the DataSet.

System_CAPS_pubpropertyDesignMode

Gets a value indicating whether the component is currently in design mode.(Inherited from MarshalByValueComponent.)

System_CAPS_protpropertyEvents

Gets the list of event handlers that are attached to this component.(Inherited from MarshalByValueComponent.)

System_CAPS_pubpropertySite

Gets or sets the site of the component.(Inherited from MarshalByValueComponent.)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privpropertyICollection::Count

For a description of this member, see ICollection::Count.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyICollection::IsSynchronized

For a description of this member, see ICollection::IsSynchronized.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyICollection::SyncRoot

For a description of this member, see ICollection::SyncRoot.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIList::IsFixedSize

For a description of this member, see IList::IsFixedSize.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIList::IsReadOnly

For a description of this member, see IList::IsReadOnly.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIList::Item[Int32]

Gets or sets the element at the specified index.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIBindingList::AllowEdit

For a description of this member, see IBindingList::AllowEdit.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIBindingList::AllowNew

For a description of this member, see IBindingList::AllowNew.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIBindingList::AllowRemove

For a description of this member, see IBindingList::AllowRemove.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIBindingList::IsSorted

For a description of this member, see IBindingList::IsSorted.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIBindingList::SortDirection

For a description of this member, see IBindingList::SortDirection.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIBindingList::SortProperty

For a description of this member, see IBindingList::SortProperty.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIBindingList::SupportsChangeNotification

For a description of this member, see IBindingList::SupportsChangeNotification.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIBindingList::SupportsSearching

For a description of this member, see IBindingList::SupportsSearching.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyIBindingList::SupportsSorting

For a description of this member, see IBindingList::SupportsSorting.

Return to top
Show: