Spread for ASP.NET 12 Product Documentation
PlayButtonID Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SlideShowCellType Class : PlayButtonID Property
Gets or sets the identifier of the control that plays the slide show.
Syntax
'Declaration
 
Public Property PlayButtonID As String
'Usage
 
Dim instance As SlideShowCellType
Dim value As String
 
instance.PlayButtonID = value
 
value = instance.PlayButtonID
public string PlayButtonID {get; set;}
See Also

Reference

SlideShowCellType Class
SlideShowCellType Members