Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / MapperUpdatingEventArgs Class / Type Property


In This Topic
Type Property (MapperUpdatingEventArgs)
In This Topic
Gets the event type.
Syntax
'Declaration
 
Public ReadOnly Property Type As MapperUpdatingEventType
 
'Usage
 
Dim instance As MapperUpdatingEventArgs
Dim value As MapperUpdatingEventType
 
value = instance.Type
See Also