Property PreviousSelectedItem
PreviousSelectedItem
Gets the index of the item that was previously selected. null if there was no previous selection.
public int? PreviousSelectedItem { get; }
Property Value
- int?
Gets the index of the item that was previously selected. null if there was no previous selection.
public int? PreviousSelectedItem { get; }