IHandler Methods |
The SegmentedButtonIHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearItems |
Clears all items from the segmented button.
| |
| ClearSelection |
Clears all selected items.
| |
| InsertItem |
Inserts the item at the specified index.
| |
| RemoveItem |
Removes the item at the specified index.
| |
| SelectAll |
Selects all items when SelectionMode is set to Multiple.
| |
| SetItem |
Sets the item at the specified index, replacing its existing item.
|