Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ClipboardPasteCancelEventArgs Class
Properties


In This Topic
    ClipboardPasteCancelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ClipboardPasteCancelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ClipboardPasteCancelEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the object to be pasted, can be a plot area, legend area, label area or a series info.  
    Top
    See Also