Void
IToolbarComponent
.UncheckItem(Int32 dropdownCheckListId, Int32 itemIndex)
Unchecks a specific of a dropdown check list.
Remarks
Examples
Parameters
dropdownCheckListId
Type: Int32
The id of the targeted dropdown check list.
itemIndex
Type: Int32
The index (zero based) of the item to uncheck.
Return Value
Type: Void