Spread for ASP.NET 12 Product Documentation
PreviousButtonID Property


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

Reference

SlideShowCellType Class
SlideShowCellType Members