Keys for List Controls
This section lists the resource keys for list controls.
| Resource Key | Reference Value | Description |
|---|---|---|
list_add_label
|
add | Used as the hover help for the Add button in list controls. |
list_delete_label
|
delete | Used as the hover help for the Delete button in list controls. |
list_move_up_label
|
up | Used as the hover help for the Up button in list controls. |
list_move_down_label
|
down | Used as the hover help for the Down button in list controls. |
items_display_sep
|
, | Used as a separator when displaying text representation of items in a list. |
static_items_display_sep
|
| | Used as a separator when displaying text representation of items in a list, where the items already use the basic separator.
For example: 1 year, 2 months | 2 years, 5 months |