Gets whether a ListChanged event is raised when the list changes or an item in the list changes.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public virtual bool SupportsChangeNotification { get; }
Visual Basic (Declaration)
Public Overridable ReadOnly Property SupportsChangeNotification As Boolean

Field Value

Return Value

true if a ListChanged event is raised when the list changes or when an item changes; otherwise, false.

Implements

IBindingList..::.SupportsChangeNotification

See Also

Relate Topics:
  AllowEdit Property
  AllowNew Property
  AllowRemove Property
  Count Property
  IsFixedSize Property
  IsReadOnly Property
  IsSorted Property
  IsSynchronized Property
  Item Property
  SortDirection Property
  SortProperty Property
  SupportsSearching Property
  SupportsSorting Property
  SyncRoot Property
  UseCodedValueDomains Property
  UseColumnAliasNames Property
Created by Atop CHM to web converter,© 2009 all right reserved.