FastBindingListTSupportsChangeNotificationCore Property

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

Definition

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

Property Value

Boolean

See Also