Class PasteMode
Represents the paste mode
Inheritance
System.Object
PasteMode
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class PasteMode : Enum
Fields
Advanced
Performs advanced paste operation
Declaration
public const PasteMode Advanced
Field Value
Type |
---|
PasteMode |
Default
Performs simple paste operation
Declaration
public const PasteMode Default
Field Value
Type |
---|
PasteMode |