ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Slide Class / AdvanceSlideAfter Property

In This Topic
    AdvanceSlideAfter Property (Slide)
    In This Topic
    Gets or sets the duration before moving to the next slide, in milliseconds.
    Syntax
    'Declaration
     
    
    Public Property AdvanceSlideAfter As Integer
    public int AdvanceSlideAfter {get; set;}
    See Also