Edit Array Property

Some components expose array properties where each array element has its own subproperties. Use the Edit Array Property dialog (Figure 1) to add, remove or reorder elements of the array and edit their subproperties. Some array properties have a fixed number of items and for these adding, removing, or reordering is disabled.

Use the array view on the left side to manipulate the array. Use the properties view on the right side to modify subproperties of the selected array element.

Figure 1. Edit Array Property dialog box

Table 1. Edit Array Property dialog—items
Item Explanation
array list The list of elements contained in the items property.
subproperty list

The subproperties associated with the selected element in the array list and shown on the right side of the dialog with the column titles Proprty and Value.

New

Click New to add an element to the array list.

Delete Click to delete the currently selected element in the array list.
Up / Down arrows Moves the selected element up or down in the array list.
OK Click OK to close the dialog and save all changes.
Cancel Click Cancel to close the dialog without applying any changes.
Related concepts
Related tasks
Related references