PowerTools MultiRow for Windows Forms 8.0J
Increment プロパティ (Spin)

1回のスピン動作の増分オフセットを取得または設定します。
構文
Public Property Increment As Integer
public int Increment {get; set;}

プロパティ値

スピン動作の増分オフセットを示すint値。既定値は1です。
例外
例外解説
System.ArgumentOutOfRangeException指定された値がSystem.Int16.MinValueより小さいか、System.Int16.MaxValueを超えています。
参照

Spin クラス
Spin メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.