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

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

プロパティ値

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

NumericUpDownCell クラス
NumericUpDownCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.