Spread for ASP.NET 12 Product Documentation
ServiceMethod Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > AutoCompleteCellType Class : ServiceMethod Property
Gets or sets the Web service method that provides the automatic completion.
Syntax
'Declaration
 
Public Property ServiceMethod As String
'Usage
 
Dim instance As AutoCompleteCellType
Dim value As String
 
instance.ServiceMethod = value
 
value = instance.ServiceMethod
public string ServiceMethod {get; set;}
See Also

Reference

AutoCompleteCellType Class
AutoCompleteCellType Members