AutoPlay Property (C1Gallery)
In This Topic
When AutoPlay is true the gallery images will be played automatically (similarly to a slideshow).
Syntax
'Declaration
Public Property AutoPlay As System.Boolean
public System.bool AutoPlay {get; set;}
See Also