Spread for ASP.NET 11 Product Documentation
OnClientPopulated Property


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

Reference

AutoCompleteCellType Class
AutoCompleteCellType Members