Click or drag to resize
FdfPropertyCollectionGetEditor Method

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public Object GetEditor(
	Type editorBaseType
)

Parameters

editorBaseType
Type: SystemType

Return Value

Type: Object

Implements

ICustomTypeDescriptorGetEditor(Type)
See Also