Spread for ASP.NET 12 Product Documentation
Type Property (NamedStyleCollectionEventArgs)


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

Reference

NamedStyleCollectionEventArgs Class
NamedStyleCollectionEventArgs Members