FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableStyleCollectionChangedEventArgs Class / ChangeType Property


In This Topic
ChangeType Property (TableStyleCollectionChangedEventArgs)
In This Topic
Gets the changed type.
Syntax
'Declaration
 
Public ReadOnly Property ChangeType As TableStyleCollectionChangedType
 
'Usage
 
Dim instance As TableStyleCollectionChangedEventArgs
Dim value As TableStyleCollectionChangedType
 
value = instance.ChangeType
See Also