Click or drag to resize
NotifyListT Properties

The NotifyListT generic type exposes the following members.

Properties
  NameDescription
Public propertyAllowEdit
See interface docs.
Public propertyAllowNew
See interface docs.
Public propertyAllowRemove
See interface docs.
Public propertyCount (Inherited from CollectionT.)
Public propertyIsSorted
See interface docs.
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from CollectionT.)
Protected propertyItems (Inherited from CollectionT.)
Public propertyRaiseListChangedEvents
Gets or sets a value indicating whether Add, Insert and Remove raise ListChanged events.
Public propertyRaisesItemChangedEvents
See interface docs.
Public propertySortDirection
See interface docs.
Public propertySortProperty
See interface docs.
Public propertySupportsChangeNotification
See interface docs.
Public propertySupportsSearching
See interface docs.
Public propertySupportsSorting
See interface docs.
Top
See Also