Spread for ASP.NET 12 Product Documentation
ServiceDownPath Property


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

Reference

NumericUpDownCellType Class
NumericUpDownCellType Members