[]
        
(Showing Draft Content)

C1.DataFilter.ChecklistFilterBase.UnselectAll

UnselectAll Method

UnselectAll(bool)

Clears the SelectedItems collection in the checklist.

Declaration
public void UnselectAll(bool applyFilter = false)
Public Sub UnselectAll(Optional applyFilter As Boolean = False)
Parameters
Type Name Description
bool applyFilter