Spread Silverlight Documentation
PastingRange Property


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

Property Value

The pasting range.
See Also

Reference

ValidationPastingEventArgs Class
ValidationPastingEventArgs Members