GrapeCity.Xaml.SpreadSheet.UI
IsCutting Property (ClipboardPasteExtent)


GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace > ClipboardPasteExtent Class : IsCutting Property
Gets a value that indicates whether the operation is a Clipboard cut.
Syntax
'Declaration
 
Public ReadOnly Property IsCutting As Boolean
'Usage
 
Dim instance As ClipboardPasteExtent
Dim value As Boolean
 
value = instance.IsCutting
public bool IsCutting {get;}

Property Value

true if a cut; otherwise, copy.
See Also

Reference

ClipboardPasteExtent Class
ClipboardPasteExtent Members