Spread for ASP.NET 12 Product Documentation
ServiceUpMethod Property


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

Reference

NumericUpDownCellType Class
NumericUpDownCellType Members