ComponentSpace Marquee Control Reference

ScrollingImageText.Repeat Property

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

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

Property Value

The number of times to scroll the images and text. The default is to repeat continuously.

See Also

ScrollingImageText Class | ComponentSpace.Marquee Namespace