Spread for ASP.NET 11 Product Documentation
ImageTitleLabelID Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SlideShowCellType Class : ImageTitleLabelID Property
Gets or sets the identifier of the label that displays the current slide title.
Syntax
'Declaration
 
Public Property ImageTitleLabelID As String
'Usage
 
Dim instance As SlideShowCellType
Dim value As String
 
instance.ImageTitleLabelID = value
 
value = instance.ImageTitleLabelID
public string ImageTitleLabelID {get; set;}

Property Value

String containing the identifier
See Also

Reference

SlideShowCellType Class
SlideShowCellType Members