Spread Silverlight Documentation
StyleInfo Constructor


Overload List
OverloadDescription
StyleInfo Constructor()Creates a custom style (StyleInfo object) with no name and no parent.  
StyleInfo Constructor(String)Creates a custom style (StyleInfo object) with the specified name.  
StyleInfo Constructor(String,String)Creates a custom style (StyleInfo object) with the specified name. and parent.  
StyleInfo Constructor(String,String,StyleInfo)Creates a custom style (StyleInfo object) using the specified StyleInfo object, name, and parent name.  
StyleInfo Constructor(StyleInfo)Creates a set of cell-level style settings (StyleInfo object) equivalent to the specified set of style settings.  
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

StyleInfo Class
StyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.