Spread for ASP.NET 12 Product Documentation
AutoPlay Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SlideShowCellType Class : AutoPlay Property
Gets or sets whether the slide show plays automatically on render.
Syntax
'Declaration
 
Public Property AutoPlay As Boolean
'Usage
 
Dim instance As SlideShowCellType
Dim value As Boolean
 
instance.AutoPlay = value
 
value = instance.AutoPlay
public bool AutoPlay {get; set;}
See Also

Reference

SlideShowCellType Class
SlideShowCellType Members