MESCIUS SPREAD for Windows Forms 17.0J
GetEditorControl(Control,Appearance,Single) メソッド

親コントロール
セルの外観設定
セルの表示倍率を表す数値。
外観と表示倍率を指定して、このセル型の編集コントロールを取得します。
構文
'Declaration
 
Public Overloads Overridable Function GetEditorControl( _
   ByVal parent As Control, _
   ByVal appearance As Appearance, _
   ByVal zoomFactor As Single _
) As Control
public virtual Control GetEditorControl( 
   Control parent,
   Appearance appearance,
   float zoomFactor
)

パラメータ

parent
親コントロール
appearance
セルの外観設定
zoomFactor
セルの表示倍率を表す数値。
参照

CheckBoxCellType クラス
CheckBoxCellType メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.