Spread for ASP.NET 12 Product Documentation
OnClientClick Property (ButtonCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ButtonCellType Class : OnClientClick Property
Gets or sets the OnClientClick event settings of the cell.
Syntax
'Declaration
 
Public Property OnClientClick As String
'Usage
 
Dim instance As ButtonCellType
Dim value As String
 
instance.OnClientClick = value
 
value = instance.OnClientClick
public string OnClientClick {get; set;}
See Also

Reference

ButtonCellType Class
ButtonCellType Members