Spread Silverlight Documentation
FromSheet Property


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

Property Value

The source sheet.
See Also

Reference

ValidationPastingEventArgs Class
ValidationPastingEventArgs Members