SlideshowIsRepeat Property

Gets or sets a value indicating whether this slide show will repeat.

Namespace: Dundas.BI.Entities.Views.Slideshows
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public bool IsRepeat { get; set; }

Property Value

Boolean
If this slide show will repeat; otherwise, .
See Also