Click or drag to resize
Accord.NET (logo)

ConfusionMatrixRowViewGetPropertyOwner Method

Gets the owner ArrayDataView.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public Object GetPropertyOwner(
	PropertyDescriptor pd
)
Request Example View Source

Parameters

pd
Type: System.ComponentModelPropertyDescriptor

Return Value

Type: Object

Implements

ICustomTypeDescriptorGetPropertyOwner(PropertyDescriptor)
See Also