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