GrapeCity ActiveReports for .NET 12.0J
GetEditor メソッド

チェックする基本タイプ。
指定した基本タイプのエディタを取得します。
構文
'宣言
 
Public Function GetEditor( _
   ByVal editorBaseType As Type _
) As Object
public object GetEditor( 
   Type editorBaseType
)

パラメータ

editorBaseType
チェックする基本タイプ。

戻り値の型

このオブジェクトの指定された型のSystem.Object、またはエディターが見つからない場合はnullを返します。
参照

関連項目

CustomProperties クラス
CustomProperties メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.