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.

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.