Parameters
- itemIndex
- The item index based on System.Windows.Controls.ItemsControl.Items.
Return Value
The value of the displayed index.
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | itemIndex is less than 0 or equals or greater than item count. |