Spread for ASP.NET 12 Product Documentation
OldStyle Property


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

Reference

NamedStyleCollectionEventArgs Class
NamedStyleCollectionEventArgs Members