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

Syntax

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

Implements

IBindingList..::..SupportsSearching

See Also