This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IS > ISelectionPalette Interface > ISelectionPalette.LastSelected Property (ArcObjects .NET 10.4 SDK) |
The index of the item in the palette that was last selected.
[Visual Basic .NET] Public Property LastSelected As Integer
[C#] public int LastSelected {get; set;}