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


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

Reference

AutoCompleteCellType Class
AutoCompleteCellType Members