Spread for ASP.NET 12 Product Documentation
PlayButtonText Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SlideShowCellType Class : PlayButtonText Property
Gets or sets the text to display in the play button if the slide show is not playing.
Syntax
'Declaration
 
Public Property PlayButtonText As String
'Usage
 
Dim instance As SlideShowCellType
Dim value As String
 
instance.PlayButtonText = value
 
value = instance.PlayButtonText
public string PlayButtonText {get; set;}
See Also

Reference

SlideShowCellType Class
SlideShowCellType Members