Spread for ASP.NET 12 Product Documentation
OnClientDateSelectionChanged Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > DateCalendarCellType Class : OnClientDateSelectionChanged Property
Gets or sets the client-side dateSelectionChanged event data.
Syntax
'Declaration
 
Public Property OnClientDateSelectionChanged As String
'Usage
 
Dim instance As DateCalendarCellType
Dim value As String
 
instance.OnClientDateSelectionChanged = value
 
value = instance.OnClientDateSelectionChanged
public string OnClientDateSelectionChanged {get; set;}
See Also

Reference

DateCalendarCellType Class
DateCalendarCellType Members