public object GetEditor( Type editorBaseType )
'Declaration Public Function GetEditor( _ ByVal editorBaseType As Type _ ) As Object
'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)
'使用法
Dim instance As SpreadDataRowView Dim editorBaseType As Type Dim value As Object value = instance.GetEditor(editorBaseType)
SpreadDataRowView クラス SpreadDataRowView メンバ
© 2004-2017, GrapeCity inc. All rights reserved.