ASP.NET Pack Programmer's Guide
Slideshow.SlideshowSpeed Property
See Also
 





Gets or sets the slideshow speed.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public int SlideshowSpeed { get; set; }

Visual Basic  Copy Code

Public Property SlideshowSpeed As Integer

 Property Value

Type: Int32
An instance of the System.Int32 structure specifying the speed in milliseconds with which the control's items are changed. Default value is 3000.

 See Also

Slideshow Members
Slideshow Class
MindFusion.UI.WebForms Namespace