Spread Silverlight Documentation
SourceRange Property (ClipboardPastingEventArgs)


GrapeCity.Windows.SpreadSheet.UI Namespace > ClipboardPastingEventArgs Class : SourceRange Property
Gets the soruce range.
Syntax
'Declaration
 
Public ReadOnly Property SourceRange As CellRange
'Usage
 
Dim instance As ClipboardPastingEventArgs
Dim value As CellRange
 
value = instance.SourceRange
public CellRange SourceRange {get;}

Property Value

The soruce range.
See Also

Reference

ClipboardPastingEventArgs Class
ClipboardPastingEventArgs Members