GrapeCity MultiRow for Windows Forms 10.0J
Increment プロパティ (NumericUpDownCell)

上または下ボタンをクリックしたときにCell.Valueプロパティを増分または減分する値を取得または設定します。
構文
Public Property Increment As Decimal
public decimal Increment {get; set;}

プロパティ値

上または下ボタンをクリックしたときにCell.Valueプロパティを増分または減分する値を表すSystem.Decimal値。既定値は1です。
参照

NumericUpDownCell クラス
NumericUpDownCell メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.