'Declaration Public Overrides Sub SetEditorValue( _ ByVal value As Object _ )
'Declaration
Public Overrides Sub SetEditorValue( _ ByVal value As Object _ )
'使用法 Dim instance As GcNumberCellType Dim value As Object instance.SetEditorValue(value)
'使用法
Dim instance As GcNumberCellType Dim value As Object instance.SetEditorValue(value)
public override void SetEditorValue( object value )
GcNumberCellType クラス GcNumberCellType メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.