SegmentedButton Properties |
The SegmentedButton type exposes the following members.
| Name | Description | |
|---|---|---|
| Items |
Gets the collection of segmented items
| |
| SelectedIndex |
Gets or sets the index of the selected item, or -1 for no selection.
| |
| SelectedIndexes |
Gets or sets the selected indexes.
| |
| SelectedItem |
Gets or sets the selected item, or null for no selection.
| |
| SelectedItems |
Gets or sets the selected items.
| |
| SelectionMode |
Gets or sets the selection mode.
|