String 2D Array property editor
Use the String 2D Array property editor to enter items for two-dimensional lists, for example, for the items in a GridControl.
To display this property editor, choose the items property in the Component Inspector. Then, click the ellipsis button in the value field.
Enter Grid Items
The items to display in the list. Click in a cell (intersection of row and column) to enter an item. Use buttons to insert or remove columns or rows.
- When multiple rows and columns are inserted, use the Enter key to move across a row, then down to the first column of the next row (for data entry).
- Delete items with the Delete key, delete rows or columns with the Remove Row or Remove Column button.
- Use shortcut keys to cut, copy, and paste items into a cell.
Add Row
Adds a row to the end of the two-dimensional list.
Remove Row
Removes the currently selected row from the list.
Clear
Clears all rows, columns, and items.
Add Column
Adds a new, blank column to the grid.
Remove Column
Removes the currently selected column from the grid.