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


In This Topic
Type Property (TableItemChangingEventArgs)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Type As TableItemChangeEventType
 
'Usage
 
Dim instance As TableItemChangingEventArgs
Dim value As TableItemChangeEventType
 
value = instance.Type
See Also