Spread WPF 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 (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

StyleInfo Class
StyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.