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

In This Topic
    AdvanceVariance Property (Slide)
    In This Topic
    Gets or sets the maximum allowable discrepancy from AdvanceSlideAfter, in milliseconds.
    Syntax
    'Declaration
     
    
    Public Property AdvanceVariance As Integer
    public int AdvanceVariance {get; set;}
    See Also