Click or drag to resize

SegmentedButton Properties

The SegmentedButton type exposes the following members.

Properties
  NameDescription
Public propertyItems
Gets the collection of segmented items
Public propertySelectedIndex
Gets or sets the index of the selected item, or -1 for no selection.
Public propertySelectedIndexes
Gets or sets the selected indexes.
Public propertySelectedItem
Gets or sets the selected item, or null for no selection.
Public propertySelectedItems
Gets or sets the selected items.
Public propertySelectionMode
Gets or sets the selection mode.
Top
See Also