FastBindingListTSupportsChangeNotificationCore Property

Gets whether ListChanged events are enabled.
The base implementation returns .

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0-preview.1
C#
protected virtual bool SupportsChangeNotificationCore { get; }

Property Value

Boolean

See Also