Gets whether a ListChanged event is raised when the list changes or an item in the list changes.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: 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 |