Gets or sets a value specifying whether the control should automatically start the slideshow when loaded.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool AutoStart { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoStart As Boolean |
Type: Boolean
true if the auto start is enabled; otherwise false. Default value is false.