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

Syntax

C#
PropertyDescriptor IBindingList.SortProperty { get; }
Visual Basic
Private ReadOnly Property SortProperty As PropertyDescriptor
	Implements IBindingList.SortProperty
	Get

Implements

IBindingList..::..SortProperty

See Also