Gets the editor of the specified base type.
[Visual Basic]
Public Function GetEditor( _
ByVal editorBaseType As Type _
) As Object[C#]
public object GetEditor(
Type editorBaseType
);CustomProperties Class | CustomProperties Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.