Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadSkin Class
Properties Methods Events


In This Topic
    SpreadSkin Class Members
    In This Topic

    The following tables list the members exposed by SpreadSkin.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the column footer default renderer of the Spread skin.  
    Public PropertyDefault Renderer for paint cells in ColumnFooter area.  
    Public PropertyGets or sets the column header default renderer of the Spread skin.  
    Public PropertyDefault Renderer for paint cells in ColumnHeader area.  
    Public PropertyGets the rendrer of the context menu strip.  
    Public PropertyGets or sets the corner default renderer of the Spread skin.  
    Public PropertyGets or sets the corner footer default renderer of the Spread skin.  
    Public PropertyDefault Renderer for paint cells in Corner area.  
    Public PropertyGets default height of columnFooter row.  
    Public PropertyGets default height of columnHeader row.  
    Public PropertyGets default width of rowHeader column.  
    Public PropertyGets or sets the cells default renderer of the Spread skin.  
    Public PropertyGets or sets the filter bar default style of the Spread skin.  
    Public PropertyGets or sets the filter bar header default style of the Spread skin.  
    Public PropertyGets or sets the focus indicator renderer of the Spread skin.  
    Public PropertyDefault Renderer for paint cells in ColumnFooterCorner area.  
    Public PropertyGets or sets the interface renderer of the Spread skin.  
    Public PropertyGets or sets the name of the Spread skin.  
    Public PropertyDefault Renderer for paint cells in viewport area.  
    Public PropertyGets or sets the row header default renderer of the Spread skin.  
    Public PropertyDefault Renderer for paint cells in RowHeader area.  
    Public PropertyGets or sets the scroll bar renderer of the Spread skin.  
    Public PropertyGets or sets the selection renderer of the Spread skin.  
    Public PropertyGets or sets the sparkline group indicator renderer.  
    Public PropertyGets or sets the filter bar default style of the Spread skin.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyReturns true if the skin is being applied to an FpSpread or SheetView object.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Applies the settings to the Spread component.  
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodCopies settings from another Spread skin instance.  
    Public MethodLoads the skin from XML.  
    Public MethodReturns whether the specified object is equivalent to this skin.  
    Public MethodReturns backColor of Cells on viewport  
    Public MethodReturns foreColor of cells on viewport  
    Public MethodReturns the hash code of this object.  
    Public MethodReturns BackColor of cells on headers  
    Public MethodReturns foreColor of cells on headers  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Loads a Spread skin from a file.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Saves a Spread skin to a file.  
    Public MethodSaves the skin to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the changed event.  
    Top
    Public Events
     NameDescription
    Public EventRaised when the skin is changed  
    Top
    See Also