ActiveReports Developer 7
GetEditor Method

The base type to check.
Gets the editor of the specified base type.
Syntax
'Declaration
 
Public Function GetEditor( _
   ByVal editorBaseType As System.Type _
) As System.Object
public System.object GetEditor( 
   System.Type editorBaseType
)

Parameters

editorBaseType
The base type to check.
See Also

Reference

CustomProperties Class
CustomProperties Members