Void
IToolbarComponent
.CheckItem(
Int32
dropdownCheckListId,
Int32
itemIndex)
Checks 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 check.
Return Value
Type:
Void