PowerTools SPREAD for ASP.NET 8.0J
GetEditorControl メソッド (BaseDropDownCellType)

構文
'Declaration
 
Public Overrides Function GetEditorControl( _
   ByVal id As String, _
   ByVal parent As TableCell, _
   ByVal style As Appearance, _
   ByVal margin As Inset, _
   ByVal value As Object, _
   ByVal upperLevel As Boolean _
) As Control
public override Control GetEditorControl( 
   string id,
   TableCell parent,
   Appearance style,
   Inset margin,
   object value,
   bool upperLevel
)

パラメータ

id
parent
style
margin
value
upperLevel
参照

BaseDropDownCellType クラス
BaseDropDownCellType メンバ

 

 


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