GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > EditBase クラス : TouchDropDownScale プロパティ |
'Declaration Public Property TouchDropDownScale As Single
'使用法 Dim instance As EditBase Dim value As Single instance.TouchDropDownScale = value value = instance.TouchDropDownScale
public float TouchDropDownScale {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | 指定できる値は 1 から 4 までです。 |