Spread for ASP.NET 12 Product Documentation
ServiceUpPath Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > NumericUpDownCellType Class : ServiceUpPath Property
Gets or sets the path to the helper Web service for the up button.
Syntax
'Declaration
 
Public Property ServiceUpPath As String
'Usage
 
Dim instance As NumericUpDownCellType
Dim value As String
 
instance.ServiceUpPath = value
 
value = instance.ServiceUpPath
public string ServiceUpPath {get; set;}
See Also

Reference

NumericUpDownCellType Class
NumericUpDownCellType Members