[]
Selects all the items in a C1MultiSelect.
You can use MaxSelectedItems to limit the number of items that can be selected.
public void SelectAll()
Type | Condition |
---|---|
ArgumentOutOfRangeException | Thrown when the size of selected objects exceed 2GB. |