Spread Silverlight Documentation
FromRange Property


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

Property Value

The source range.
See Also

Reference

ValidationPastingEventArgs Class
ValidationPastingEventArgs Members