Skip to content

TTMSFNCDataGridKeyboardOptions

Properties

Property Description
AppendColumnOnArrowKeyRight Append a column when pressing the right arrow key at the end of the grid.
AppendRowOnArrowKeyDown Append a row when pressing the down arrow key at the end of the grid.
ArrowKeyDirectEdit Direct edit mode for arrow keys.
CellMergeShortcut Shortcut for merging cells.
DeleteKeyHandling Handling of the delete key.
EndKeyHandling Enables pressing end key, option to navigate to end of the rows or columns.
EnterKeyDirectEdit Direct edit mode for the enter key.
EnterKeyHandling Handling of the enter key.
FindShortcut Shortcut for finding text.
HomeKeyHandling Enables pressing home key, option to navigate to beginning of the rows or columns.
InsertKeyHandling Handling of the insert key.
PageScrollSize Size of the page scroll.
ReplaceShortcut Shortcut for replacing text.
TabKeyDirectEdit Direct edit mode for the tab key.
TabKeyDirection Direction for the tab key.
TabKeyHandling Handling of the tab key.

Go back to TTMSFNCDataGridOptions