[]
        
(Showing Draft Content)

C1.WPF.Input.C1MultiSelect.SelectAll

SelectAll Method

SelectAll()

Selects all the items in a C1MultiSelect.

You can use MaxSelectedItems to limit the number of items that can be selected.

Declaration
public void SelectAll()
Exceptions
Type Condition
ArgumentOutOfRangeException

Thrown when the size of selected objects exceed 2GB.