FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Data 名前空間 > SpreadDataRowView クラス : GetEditor メソッド |
'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 )