GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > SpinButtonInfo クラス : Delay プロパティ |
'Declaration Public Property Delay As Integer
'使用法 Dim instance As SpinButtonInfo Dim value As Integer instance.Delay = value value = instance.Delay
public int Delay {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | 値が 0 未満です。 |