Spread for ASP.NET 11 Product Documentation
Type Property (SheetStyleModelEventArgs)


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

Reference

SheetStyleModelEventArgs Class
SheetStyleModelEventArgs Members