PowerTools SPREAD for Windows Forms 8.0J
GetEditor メソッド (SpreadDataRowView)


このオブジェクトのエディタを表すSystem.Type
コンポーネントのこのインスタンスの、指定した型のエディタを返します。
構文
'Declaration
 
Public Function GetEditor( _
   ByVal editorBaseType As Type _
) As Object
'使用法
 
Dim instance As SpreadDataRowView
Dim editorBaseType As Type
Dim value As Object
 
value = instance.GetEditor(editorBaseType)
public object GetEditor( 
   Type editorBaseType
)

パラメータ

editorBaseType
このオブジェクトのエディタを表すSystem.Type

戻り値の型

エディタを含むObject。エディタが見つからない場合はNull。
参照

SpreadDataRowView クラス
SpreadDataRowView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.