Spread Silverlight Documentation
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 StyleInfo
'Usage
 
Dim instance As StyleInfoCollectionChangedEventArgs
Dim value As StyleInfo
 
value = instance.OldStyle
public StyleInfo OldStyle {get;}

Property Value

The old style information.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

StyleInfoCollectionChangedEventArgs Class
StyleInfoCollectionChangedEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.