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


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

Reference

RadioButtonListCellType Class
RadioButtonListCellType Members