Delegate ClipboardEventHandler
Namespace: FastReport.Olap.Controls
Assembly: FastReport.Olap.dll
Syntax
public delegate void ClipboardEventHandler(object sender, ClipboardEventArgs e);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
ClipboardEventArgs | e |