Spread for ASP.NET 12 Product Documentation
OnClientChanged Property (ComboBoxCellType)


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

Reference

ComboBoxCellType Class
ComboBoxCellType Members