Shuffle Property

Transitionals

Transitionals Shuffle Property
NamespacesTransitionals.ControlsSlideshowShuffle
Gets or sets a value that indicates if Slideshow will transition randomly between items in the list.
Declaration Syntax
C# Visual Basic Visual C++
public bool Shuffle { get; set; }
Public Property Shuffle As Boolean
public:
property bool Shuffle {
	bool get ();
	void set (bool value);
}
Value
true if Slideshow will transition randomly between items in the list; otherwise false. The default is false.
Remarks

[Missing <remarks> documentation for P:Transitionals.Controls.Slideshow.Shuffle]

Assembly: Transitionals (Module: Transitionals) Version: 1.0.0.0 (1.0.0.0)