Spread for ASP.NET 11 Product Documentation
OnClientPopulating Property


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

Reference

AutoCompleteCellType Class
AutoCompleteCellType Members