PasteResult
Class
Provides the outcome of a paste operation, indicating success or failure with an optional error message.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class PasteResult : CopyPasteResultBase
Inheritance: objectCopyPasteResultBasePasteResult
Inherited Members
Constructors
Initializes a new PasteResult with the specified success status and optional error message.