ASP.NET Pack Programmer's Guide
Slideshow.ThumbnailsPlacement Property
See Also
 





Gets or sets the alignment of the thumbnails.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public TabAlignment ThumbnailsPlacement { get; set; }

Visual Basic  Copy Code

Public Property ThumbnailsPlacement As TabAlignment

 Property Value

Type: TabAlignment
One of the TabAlignment enumeration values that specifies the alignment of the thumbnails. Default value is TabAlignment.Top.

 See Also

Slideshow Members
Slideshow Class
MindFusion.UI.WebForms Namespace