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