BindingSource::SupportsChangeNotification Property
.NET Framework (current version)
Gets a value indicating whether the data source supports change notification.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property bool SupportsChangeNotification { virtual bool get(); }
Implements
IBindingList::SupportsChangeNotification
.NET Framework
Available since 2.0
Available since 2.0
Show: