Spread for ASP.NET 12 Product Documentation
PlayInterval Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SlideShowCellType Class : PlayInterval Property
Gets or sets the interval in milliseconds before switching to the next slide.
Syntax
'Declaration
 
Public Property PlayInterval As Integer
'Usage
 
Dim instance As SlideShowCellType
Dim value As Integer
 
instance.PlayInterval = value
 
value = instance.PlayInterval
public int PlayInterval {get; set;}
See Also

Reference

SlideShowCellType Class
SlideShowCellType Members