Spread Windows Forms 12.0 Product Documentation
Type Property (MapperUpdatingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > MapperUpdatingEventArgs Class : Type Property
Gets the event type.
Syntax
'Declaration
 
Public ReadOnly Property Type As MapperUpdatingEventType
'Usage
 
Dim instance As MapperUpdatingEventArgs
Dim value As MapperUpdatingEventType
 
value = instance.Type
public MapperUpdatingEventType Type {get;}
See Also

Reference

MapperUpdatingEventArgs Class
MapperUpdatingEventArgs Members