ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / SlideIndex Property

In This Topic
    SlideIndex Property (Tile)
    In This Topic
    Gets the index of slide that is being displayed on tile, or -1 if the tile in not in slide-show mode.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SlideIndex As Integer
    public int SlideIndex {get;}
    See Also