Click or drag to resize

IHandler Methods

The SegmentedButtonIHandler type exposes the following members.

Methods
  NameDescription
Public methodClearItems
Clears all items from the segmented button.
Public methodClearSelection
Clears all selected items.
Public methodInsertItem
Inserts the item at the specified index.
Public methodRemoveItem
Removes the item at the specified index.
Public methodSelectAll
Selects all items when SelectionMode is set to Multiple.
Public methodSetItem
Sets the item at the specified index, replacing its existing item.
Top
See Also