'Declaration Public Overridable Function GetEditorValue( _ ByVal owner As Control, _ ByVal id As String _ ) As Object
'Declaration
Public Overridable Function GetEditorValue( _ ByVal owner As Control, _ ByVal id As String _ ) As Object
public virtual object GetEditorValue( Control owner, string id )
BaseEditor クラス BaseEditor メンバ GetEditorControl メソッド
© 2003-2015, GrapeCity inc. All rights reserved.