ComponentSpace Marquee Control Reference

ScrollingImage.Repetitions Property

Gets or sets the number of times to scroll the image. A negative value means repeat continuously.

[Visual Basic]
Public Property Repetitions As Integer
[C#]
public int Repetitions {get; set;}

Property Value

The number of times to scroll the image. The default is to repeat continuously.

See Also

ScrollingImage Class | ComponentSpace.Marquee Namespace