BeginCallback
|
Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s client BeginCallback event.
|
BeginSynchronization
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientSpreadsheet.BeginSynchronization event.
|
CallbackError
|
Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s client CallbackError event.
|
CellBeginEdit
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientSpreadsheet.CellBeginEdit event.
|
CellCancelEdit
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientSpreadsheet.CellCancelEdit event.
|
CellEndEdit
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientSpreadsheet.CellEndEdit event.
|
CustomCommandExecuted
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientSpreadsheet.CustomCommandExecuted event.
|
DocumentChanged
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientSpreadsheet.DocumentChanged event.
|
EndCallback
|
Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s client EndCallback event.
|
EndSynchronization
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientSpreadsheet.EndSynchronization event.
|
HyperlinkClick
|
Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s client ASPxClientSpreadsheet.HyperlinkClick event.
|
Init
|
Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s ASPxClientControlBase.Init client-side event.
|
PopupMenuShowing
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client SpreadsheetClientSideEvents.PopupMenuShowing event.
|
ProtectionWarning
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientSpreadsheet.ProtectionWarning event.
|
SelectionChanged
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientSpreadsheet.SelectionChanged event.
|
ViewModeChanged
|
Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientSpreadsheet.ViewModeChanged event.
|