MESCIUS SPREAD for Windows Forms 17.0J
Delay プロパティ (SymbolButtonInfo)

<see cref="E:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase.Click" />イベントの繰り返しが始まるまでの遅延時間(ミリ秒単位)を取得または設定します。
構文
'Declaration
 
Public Property Delay As Integer
public int Delay {get; set;}

プロパティ値

<see cref="E:GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase.Click" />イベントの繰り返しが始まるまでの遅延時間(ミリ秒単位)を示す<see cref="T:System.Int32" />値。デフォルト値は250です。
例外
例外説明
System.ArgumentOutOfRangeException 
解説
値は0以上にする必要があります。<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SideButtonInfo.CheckOnClick" />プロパティが<see langword="true" />の場合、または<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.SideButtonInfo.Interval" />プロパティが0の場合、スピンアクションは停止します。
参照

SymbolButtonInfo クラス
SymbolButtonInfo メンバ

 

 


© MESCIUS inc. All rights reserved.