PowerTools MultiRow for Windows Forms 8.0J
EditType プロパティ (ComboBoxCell)

セルのホストされる編集コントロールの型を取得します。
構文
Public Overrides ReadOnly Property EditType As Type
public override Type EditType {get;}

プロパティ値

基になる編集コントロールの型を表すSystem.Type。このプロパティは常にComboBoxEditingControlを返します。
解説
ComboBoxEditingControlクラスはSystem.Windows.Forms.ComboBoxクラスから派生しています。
参照

ComboBoxCell クラス
ComboBoxCell メンバ
ComboBoxEditingControl クラス

 

 


© 2008-2015 GrapeCity inc. All rights reserved.