Spread Silverlight Documentation
IsCutting Property (ClipboardPastingEventArgs)


GrapeCity.Windows.SpreadSheet.UI Namespace > ClipboardPastingEventArgs Class : IsCutting Property
Gets a value indicating whether is cutting.
Syntax
'Declaration
 
Public ReadOnly Property IsCutting As System.Boolean
'Usage
 
Dim instance As ClipboardPastingEventArgs
Dim value As System.Boolean
 
value = instance.IsCutting
public System.bool IsCutting {get;}

Property Value

true if is cutting; otherwise, false.
See Also

Reference

ClipboardPastingEventArgs Class
ClipboardPastingEventArgs Members