Spread Windows Forms 12.0 Product Documentation
ChangeType Property (TableStyleCollectionChangedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TableStyleCollectionChangedEventArgs Class : ChangeType Property
Gets the changed type.
Syntax
'Declaration
 
Public ReadOnly Property ChangeType As TableStyleCollectionChangedType
'Usage
 
Dim instance As TableStyleCollectionChangedEventArgs
Dim value As TableStyleCollectionChangedType
 
value = instance.ChangeType
public TableStyleCollectionChangedType ChangeType {get;}
See Also

Reference

TableStyleCollectionChangedEventArgs Class
TableStyleCollectionChangedEventArgs Members