'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
'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 )
Spread コンポーネントは、エディタ コントロールによってセル全体を扱うため、常に GetEditorControl メソッドから返されたエディタ コントロールを配置します。
EmptyCellType クラス EmptyCellType メンバ
© 2003-2015, GrapeCity inc. All rights reserved.