Void
IToolbarComponent
.UncheckAll(
Int32
dropdownCheckListId)
Unchecks all the items of a dropdown check list.
Remarks
Examples
Parameters
dropdownCheckListId
Type:
Int32
The id of the targeted dropdown check list.
Return Value
Type:
Void