TreeListClientSideEvents.ClipboardCellPasting Property
Specifies the name of the JavaScript function or code that handles the client-side ASPxClientTreeList.ClipboardCellPasting event.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | The name of a JavaScript function or code. |
See Also