Accelerate
Accelerate
If set then cells display ampersands as underscores and keyboard accelerators will work
Enumerated type, possible values are:
Default | Grid default rules apply |
---|---|
Enable | Enables acceleration |
Disable | Disables acceleration |
Introduced in KCML version 6.60
If the Accelerate property for a grid is set then ampersand characters in text will be interpreted as adding an underscore to the following character and being used for acceleration in a similar manner to standard controls. Where a cell has a LeftAction of Click this is sent on acceleration. If there is no click then acceleration will move focus to the next available cell.