Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetSkin Class / SheetSkin Constructor


In This Topic
    SheetSkin Constructor
    In This Topic
    Creates a new skin.
    Overload List
    OverloadDescription
    Creates a new skin and copies the property values from the source skin.  
    Creates a new skin with the property values of the active sheet of the specified Spread component.  
    Creates a new skin with the specified settings.  
    Creates a new skin with the specified settings.  
    Creates a new skin with the specified settings.  
    Creates a new skin with the property settings of the specified sheet.  
    Creates a new skin from serialization.  
    Remarks
    These methods initialize an instance of the SheetSkin class.
    See Also