|
ArrayRowViewGetEditor Method
|
Returns null.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax public Object GetEditor(
Type editorBaseType
)
Public Function GetEditor (
editorBaseType As Type
) As Object
Request Example
View SourceParameters
- editorBaseType
- Type: SystemType
Return Value
Type:
ObjectImplements
ICustomTypeDescriptorGetEditor(Type)See Also