GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > EditBase クラス : ExitOnLeftRightKey プロパティ |
'Declaration
Public Property ExitOnLeftRightKey As ExitOnLeftRightKey
'使用法
Dim instance As EditBase Dim value As ExitOnLeftRightKey instance.ExitOnLeftRightKey = value value = instance.ExitOnLeftRightKey
public ExitOnLeftRightKey ExitOnLeftRightKey {get; set;}