Spread for ASP.NET 12 Product Documentation
ServiceDownMethod Property


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

Reference

NumericUpDownCellType Class
NumericUpDownCellType Members