GrapeCity.Xaml.SpreadSheet.UI
PasteOption Property (ClipboardPastingEventArgs)


Gets the ClipboardPasteOptions value when pasting.
Syntax
'Declaration
 
Public Property PasteOption As ClipboardPasteOptions
'Usage
 
Dim instance As ClipboardPastingEventArgs
Dim value As ClipboardPasteOptions
 
instance.PasteOption = value
 
value = instance.PasteOption
public ClipboardPasteOptions PasteOption {get; set;}

Property Value

ClipboardPasteOptions value when pasting.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ClipboardPastingEventArgs Class
ClipboardPastingEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options