Spread for ASP.NET 11 Product Documentation
ImageDescriptionLabelID Property


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

Property Value

String containing the identifier
See Also

Reference

SlideShowCellType Class
SlideShowCellType Members