Click or drag to resize

BcfFaultViewCollectionTFaultView Properties

[This is preliminary documentation and is subject to change.]

The BcfFaultViewCollectionTFaultView generic type exposes the following members.

Properties
  NameDescription
Public propertyAllowEdit (Inherited from BindingListTFaultView.)
Public propertyAllowNew (Inherited from BindingListTFaultView.)
Public propertyAllowRemove (Inherited from BindingListTFaultView.)
Public propertyCount (Inherited from CollectionTFaultView.)
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyIsFiltered
Gets a value indicating the items in the list are filtered.
Protected propertyIsSortedCore
Gets a value indicating whether this instance is sorted.
(Overrides BindingListTIsSortedCore.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from CollectionTFaultView.)
Protected propertyItems (Inherited from CollectionTFaultView.)
Public propertyRaiseListChangedEvents (Inherited from BindingListTFaultView.)
Public propertySortDescriptions
Gets the collection of sort descriptions currently applied to the data source.
Protected propertySortDirectionCore (Inherited from BindingListTFaultView.)
Protected propertySortPropertyCore (Inherited from BindingListTFaultView.)
Protected propertySupportsChangeNotificationCore (Inherited from BindingListTFaultView.)
Protected propertySupportsSearchingCore (Inherited from BindingListTFaultView.)
Protected propertySupportsSortingCore (Inherited from BindingListTFaultView.)
Top
See Also