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