Returns the last option selected by the user in the Grid control context menu. Read-only.
object.LastOption = [string]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and string is the last option selected from the grid's option menu.
Newlook Smartclient
Newlook Server
Useful if you want to identify the option selected by the user before continuing.
If Grid option auto-enter is set to True in Settings > Preferences then any option selected from the grid menu will be sent immediately through to the host and the next form received. You will need to capture this property before the form is sent to the host or turn this property off in Settings.
OnOption property | Options property
© 2004-2021 looksoftware. All rights reserved.