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





Gets or sets the alignment of the image title.

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

 Syntax

C#  Copy Code

public VerticalAlign TitlePosition { get; set; }

Visual Basic  Copy Code

Public Property TitlePosition As VerticalAlign

 Property Value

Type: VerticalAlign
One of the VerticalAlign enumeration values that specifies the alignment of the title. Default value is VerticalAlign.NotSet.

 See Also

Slideshow Members
Slideshow Class
MindFusion.UI.WebForms Namespace