|
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
|
Specifies the name of the JavaScript function or the entire code which will handle the client 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.
|
|
CustomShapeCreateTemplate
|
Specifies the name of the JavaScript function or the entire code which will handle the client CustomShapeCreateTemplate event.
|
|
CustomShapeCreateToolboxTemplate
|
Specifies the name of the JavaScript function or code which handles the client CustomShapeCreateToolboxTemplate event.
|
|
DiagramChanged
|
Specifies the name of the JavaScript function or the entire code which will handle the client DiagramChanged 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
|
Specifies the name of the JavaScript function or the entire code which will handle the client EndSynchronization 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.
|
|
ItemClick
|
Specifies the name of the JavaScript function or the entire code which will handle the client ItemClick event.
|
|
ItemDblClick
|
Specifies the name of the JavaScript function or the entire code which will handle the client ItemDblClick event.
|
|
RequestEditOperation
|
Specifies the name of the JavaScript function or the entire code that handles the client RequestEditOperation event.
|
|
SelectionChanged
|
Specifies the name of the JavaScript function or the entire code which will handle the client SelectionChanged event.
|