'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 ExitOnLeftRightKey enumeration values.The default is ExitOnLeftRightKey.None.