Spread Silverlight Documentation
Type Property (SheetChangedEventArgs)


GrapeCity.Windows.SpreadSheet.Data Namespace > SheetChangedEventArgs Class : Type Property
Gets the change type for the event.
Syntax
'Declaration
 
Public ReadOnly Property Type As SheetChangedEventAction
'Usage
 
Dim instance As SheetChangedEventArgs
Dim value As SheetChangedEventAction
 
value = instance.Type
public SheetChangedEventAction Type {get;}

Property Value

The change type for the event.
See Also

Reference

SheetChangedEventArgs Class
SheetChangedEventArgs Members