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

編集状態にある場合にスピンボタンを表示するかどうかを示す値を取得または設定します。
構文
Public Property ShowSpinButtonInEditState As Boolean
public bool ShowSpinButtonInEditState {get; set;}

プロパティ値

編集状態にある場合にスピンボタンを表示する場合はtrue。それ以外はfalse。既定値はtrueです。
解説
このプロパティはShowSpinButtonプロパティの値がCellButtonVisibility.NotShownの場合に有効になります。
参照

NumericUpDownCell クラス
NumericUpDownCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.