FastBindingListTSupportsChangeNotificationCore Property
Gets whether
ListChanged events are enabled.
The base implementation returns
.
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0-preview.1
protected virtual bool SupportsChangeNotificationCore { get; }
Protected Overridable ReadOnly Property SupportsChangeNotificationCore As Boolean
Get
protected:
virtual property bool SupportsChangeNotificationCore {
bool get ();
}
abstract SupportsChangeNotificationCore : bool with get
override SupportsChangeNotificationCore : bool with get
Property Value
Boolean