Spread for ASP.NET 12 Product Documentation
StopButtonText Property


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

Reference

SlideShowCellType Class
SlideShowCellType Members