'Declaration Public Property ExitOnLeftRightKey As ExitOnLeftRightKey
'Usage Dim instance As EditBase Dim value As ExitOnLeftRightKey instance.ExitOnLeftRightKey = value value = instance.ExitOnLeftRightKey
public ExitOnLeftRightKey ExitOnLeftRightKey {get; set;}
Property Value
One of the GrapeCity.Windows.InputMan.ExitOnLeftRightKey enumeration values.The default is GrapeCity.Windows.InputMan.ExitOnLeftRightKey.None.