Click or drag to resize
NotifyListTApplySort Method
Not implemented.

Namespace: VirtualRadar.Interface.PortableBinding
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void ApplySort(
	PropertyDescriptor property,
	ListSortDirection direction
)

Parameters

property
Type: System.ComponentModelPropertyDescriptor
direction
Type: System.ComponentModelListSortDirection

Implements

IBindingListApplySort(PropertyDescriptor, ListSortDirection)
See Also