Spread Windows Forms 8.0 Product Documentation
SheetSkin Constructor


Creates a new skin.
Overload List
OverloadDescription
SheetSkin Constructor(SheetSkin)Creates a new skin and copies the property values from the source skin.  
SheetSkin Constructor(FpSpread)Creates a new skin with the property values of the active sheet of the specified Spread component.  
SheetSkin Constructor(String,Color,Color,Color,Color,GridLines,Color,Color,Color,Color,Color,Color,Boolean,Boolean,Boolean,Boolean,Boolean)Creates a new skin with the specified settings.  
SheetSkin Constructor(String,Color,Color,Color,Color,GridLines,Color,Color,Color,Color,Color,Color,Color,Color,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean)Creates a new skin with the specified settings.  
SheetSkin Constructor(String,Color,Color,Color,Color,GridLines,Color,Color,Color,Color,Color,Color,Boolean,Boolean,Boolean,Boolean,Boolean,String,String,String,String)Creates a new skin with the specified settings.  
SheetSkin Constructor(String,Color,Color,Color,Color,GridLines,Color,Color,Color,Color,Color,Color,Boolean,Boolean,Boolean,Boolean,Boolean,String,String,String,String,String,String,Color,Color,Color,Color,AutoFilterMode)Creates a new skin with the specified settings.  
SheetSkin Constructor(String,Color,Color,Color,Color,GridLines,Color,Color,Color,Color,Color,Color,Color,Color,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,String,String,String,String,String)Creates a new skin with the specified settings.  
SheetSkin Constructor(String,Color,Color,Color,Color,GridLines,Color,Color,Color,Color,Color,Color,Color,Color,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,String,String,String,String,String,String,String,Color,Color,Color,Color,AutoFilterMode)Creates a new skin with the specified settings.  
SheetSkin Constructor(SheetView)Creates a new skin with the property settings of the specified sheet.  
SheetSkin Constructor(SerializationInfo,StreamingContext)Creates a new skin from serialization.  
Remarks
Initializes an instance of the SheetSkin class.
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

SheetSkin Class
SheetSkin Members

User-Task Documentation

Creating a Custom Skin for a Sheet

 

 


Copyright © GrapeCity, inc. All rights reserved.