SlideIndex Property
SlideIndex
Gets the index of slide that is being displayed on tile, or -1 if the tile in not in slide-show mode.
Declaration
[Browsable(false)]
public int SlideIndex { get; }
<Browsable(False)>
Public ReadOnly Property SlideIndex As Integer