BusinessBase.ICustomTypeDescriptor.GetEditor Method
GetEditor
[Visual Basic]Function GetEditor( _
ByVal
editorBaseType As
Type _
) As
Object Implements _
ICustomTypeDescriptor.GetEditor
[C#]object ICustomTypeDescriptor.GetEditor(
Type editorBaseType);
Implements
ICustomTypeDescriptor.GetEditor
See Also
BusinessBase Class | OrmLib Namespace