Void IToolbarComponent.CheckItem(Int32 dropdownCheckListId, Int32 itemIndex)

Checks a specific of a dropdown check list.

Parameters

  • dropdownCheckListId
    Type: Int32
    The id of the targeted dropdown check list.
  • itemIndex
    Type: Int32
    The index (zero based) of the item to check.