[]
Event argument for clip board paste action. Users can cancel this action.
public class ClipboardPasteCancelEventArgs : CancelEventArgs
Public Class ClipboardPasteCancelEventArgs
Inherits CancelEventArgs
| Name | Description |
|---|---|
| ClipboardPasteCancelEventArgs(object) | Initializes a new instance of the ClipboardPasteCancelEventArgs class. |
| Name | Description |
|---|---|
| Object | Gets the object to be pasted, can be a plot area, legend area, label area or a series info. |