Spread for ASP.NET 12 Product Documentation
OnClientShowing Property (AutoCompleteCellType)


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

Reference

AutoCompleteCellType Class
AutoCompleteCellType Members