IToolCheckList
IToolbarComponent
.AddDropDownCheckList(List<String> items)
Adds a dropdown check list to the toolbar.
Remarks
Examples
Parameters
items
Type: List<String>
The list of labels to be displayed in the list.
Return Value
Type:
IToolCheckList
The created check list.