Spread for ASP.NET 11 Product Documentation
OnClientItemOut Property


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

Reference

AutoCompleteCellType Class
AutoCompleteCellType Members