Spread for ASP.NET 12 Product Documentation
NextButtonID Property


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

Reference

SlideShowCellType Class
SlideShowCellType Members