| Visual Basic (Declaration) | |
|---|---|
Public Function GetEditor( _ ByVal editorBaseType As System.Type _ ) As System.Object | |
| C# | |
|---|---|
public System.object GetEditor( System.Type editorBaseType ) | |
Parameters
- editorBaseType
- The base type to check.
|
| ActiveReports Developer 7 | |
| GetEditor Method | |
| See Also | |
| GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomProperties Class : GetEditor Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function GetEditor( _ ByVal editorBaseType As System.Type _ ) As System.Object | |
| C# | |
|---|---|
public System.object GetEditor( System.Type editorBaseType ) | |