Spread Silverlight Documentation
Type Property (StyleInfoCollectionChangedEventArgs)


GrapeCity.Windows.SpreadSheet.Data Namespace > StyleInfoCollectionChangedEventArgs Class : Type Property
Gets the type of event that occurred.
Syntax
'Declaration
 
Public ReadOnly Property Type As StyleInfoCollectionChangedAction
'Usage
 
Dim instance As StyleInfoCollectionChangedEventArgs
Dim value As StyleInfoCollectionChangedAction
 
value = instance.Type

Property Value

The StyleInfoCollectionChangedAction enumeration that specifies the type of the event.
See Also

Reference

StyleInfoCollectionChangedEventArgs Class
StyleInfoCollectionChangedEventArgs Members