Spread for ASP.NET 12 Product Documentation
NewStyle Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyleCollectionEventArgs Class : NewStyle Property
Gets the new style that was added, or null if no style was added.
Syntax
'Declaration
 
Public ReadOnly Property NewStyle As NamedStyle
'Usage
 
Dim instance As NamedStyleCollectionEventArgs
Dim value As NamedStyle
 
value = instance.NewStyle
public NamedStyle NewStyle {get;}
See Also

Reference

NamedStyleCollectionEventArgs Class
NamedStyleCollectionEventArgs Members