Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
bool IBindingList.SupportsChangeNotification { get; }
Visual Basic
Private ReadOnly Property SupportsChangeNotification As Boolean
	Implements IBindingList.SupportsChangeNotification
	Get

Implements

IBindingList..::..SupportsChangeNotification

See Also