list
Creates a List control that is bound to a Field. This controls lets a user select multiple options from a list. This control lets a user ignore selection entirely, which would result in an empty list. It is similar to a checkList.
Parameters
is the type of the items in the bounded field
for the list
used to render items in the list
signaling whether the list should scale with its contents
used to control the resulting component
Creates a List control that is bound to a Field. This controls lets a user select multiple options from a list. This control lets a user ignore selection entirely, which would result in an empty list. It is similar to a checkList.
Parameters
is the type of the items in the bounded field
item in the list
of the items in the list
used to render items in the list
signaling whether the list should scale with its contents
used to control the resulting component
Creates a List control that is bound to a Field. This controls lets a user select multiple options from a list. This control lets a user ignore selection entirely, which would result in an empty list. It is similar to a checkList.
Parameters
to use for values
used to render items in the list
signaling whether the list should scale with its contents
used to control the resulting component