| Visual Basic (Declaration) | |
|---|---|
Public Function GetEditor( _ ByVal editorBaseType As Type _ ) As Object | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public object GetEditor( Type editorBaseType ) | |
Parameters
- editorBaseType
- The base type to check.
| ActiveReports.Chart | Request technical support |
| GetEditor Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Function GetEditor( _ ByVal editorBaseType As Type _ ) As Object | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public object GetEditor( Type editorBaseType ) | |