Spread for ASP.NET 12 Product Documentation
OnClientItemSelected Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > AutoCompleteCellType Class : OnClientItemSelected Property
Handles the client-side itemSelected event.
Syntax
'Declaration
 
Public Property OnClientItemSelected As String
'Usage
 
Dim instance As AutoCompleteCellType
Dim value As String
 
instance.OnClientItemSelected = value
 
value = instance.OnClientItemSelected
public string OnClientItemSelected {get; set;}
See Also

Reference

AutoCompleteCellType Class
AutoCompleteCellType Members