GetEditor Method

Summary
Returns an editor of the specified type for this instance of a component.
Syntax
C#
C++/CLI
public object GetEditor( 
   Type editorBaseType 
) 
public: 
Object^ GetEditor(  
   Type^ editorBaseType 
)  

Parameters

editorBaseType
A Type that represents the editor for this object.

Return Value

An Object of the specified type that is the editor for this object, or null if the editor cannot be found.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.