Spread Silverlight Documentation
NewStyle Property


GrapeCity.Windows.SpreadSheet.Data Namespace > StyleInfoCollectionChangedEventArgs Class : NewStyle Property
Gets the new style that was added, or null if no style was added.
Syntax
'Declaration
 
Public ReadOnly Property NewStyle As StyleInfo
'Usage
 
Dim instance As StyleInfoCollectionChangedEventArgs
Dim value As StyleInfo
 
value = instance.NewStyle
public StyleInfo NewStyle {get;}

Property Value

The new style information.
See Also

Reference

StyleInfoCollectionChangedEventArgs Class
StyleInfoCollectionChangedEventArgs Members