Spread Windows Forms 12.0 Product Documentation
Type Property (SheetSpanModelChangingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > SheetSpanModelChangingEventArgs Class : Type Property
Gets the type of event that is going to occur.
Syntax
'Declaration
 
Public ReadOnly Property Type As SheetSpanModelChangingEventType
'Usage
 
Dim instance As SheetSpanModelChangingEventArgs
Dim value As SheetSpanModelChangingEventType
 
value = instance.Type
public SheetSpanModelChangingEventType Type {get;}
See Also

Reference

SheetSpanModelChangingEventArgs Class
SheetSpanModelChangingEventArgs Members