Click or drag to resize
Accord.NET (logo)

ConfusionMatrixViewApplySort Method

Does nothing.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public void ApplySort(
	PropertyDescriptor property,
	ListSortDirection direction
)
Request Example View Source

Parameters

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

Implements

IBindingListApplySort(PropertyDescriptor, ListSortDirection)
See Also