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





Gets or sets the width of the thumbnails.

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

 Syntax

C#  Copy Code

public Unit ThumbnailsWidth { get; set; }

Visual Basic  Copy Code

Public Property ThumbnailsWidth As Unit

 Property Value

Type: Unit
An instance of the System.Web.UI.Unit structure, specifying the width of the control's thumbnails. The default is 30px.

 See Also

Slideshow Members
Slideshow Class
MindFusion.UI.WebForms Namespace