ShowContext() method
- Last UpdatedJun 19, 2024
- 1 minute read
Shows the shortcut menu if any one of RefreshMenu or ResetMenu or SortMenu property is enabled.
Syntax
Object.ShowContext()
Example
The name of the control is AlmDbView1.
#AlmDbView1.ShowContext();