Click or drag to resize
Accord.NET (logo)

ConfusionMatrixRowViewGetEditor Method

Returns null.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public Object GetEditor(
	Type editorBaseType
)
Request Example View Source

Parameters

editorBaseType
Type: SystemType

Return Value

Type: Object

Implements

ICustomTypeDescriptorGetEditor(Type)
See Also