Spread Windows Forms 12.0 Product Documentation
Type Property (StyleContainerEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > StyleContainerEventArgs Class : Type Property
Gets the type of change that occurred.
Syntax
'Declaration
 
Public ReadOnly Property Type As StyleContainerEventType
'Usage
 
Dim instance As StyleContainerEventArgs
Dim value As StyleContainerEventType
 
value = instance.Type
public StyleContainerEventType Type {get;}
See Also

Reference

StyleContainerEventArgs Class
StyleContainerEventArgs Members