Version

RichTextClipboardOperationEventArgs Class Members

The following tables list the members exposed by RichTextClipboardOperationEventArgs.

Public Constructors
 NameDescription
Public ConstructorRichTextClipboardOperationEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyClipboardOperation (Inherited from Infragistics.Controls.Editors.ClipboardOperationEventArgs)
Public PropertyDataObject (Inherited from Infragistics.Controls.Editors.ClipboardOperationEventArgs)
Public PropertyException (Inherited from Infragistics.Controls.Editors.ClipboardOperationEventArgs)
Public PropertySerializationProviderUsedToLoadDataGets the Infragistics.Documents.RichText.Serialization.SerializationProviderBase which successfully de-serialized the Clipboard data during a paste operation.  
Public PropertyStatus (Inherited from Infragistics.Controls.Editors.ClipboardOperationEventArgs)
See Also