Spread Windows Forms 13.0 Product Documentation
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 Properties
     NameDescription
    Public Property Gets or sets the column footer default renderer of the Spread skin.  
    Public Property Default Renderer for paint cells in ColumnFooter area.  
    Public Property Gets or sets the column header default renderer of the Spread skin.  
    Public Property Default Renderer for paint cells in ColumnHeader area.  
    Public Property Gets or sets the corner default renderer of the Spread skin.  
    Public Property Gets or sets the corner footer default renderer of the Spread skin.  
    Public Property Default Renderer for paint cells in Corner area.  
    Public Property Gets default height of columnFooter row.  
    Public Property Gets default height of columnHeader row.  
    Public Property Gets default width of rowHeader column.  
    Public Property Gets or sets the cells default renderer of the Spread skin.  
    Public Property Gets or sets the filter bar default style of the Spread skin.  
    Public Property Gets or sets the filter bar header default style of the Spread skin.  
    Public Property Gets or sets the focus indicator renderer of the Spread skin.  
    Public Property Default Renderer for paint cells in ColumnFooterCorner area.  
    Public Property Gets or sets the interface renderer of the Spread skin.  
    Public Property Gets or sets the name of the Spread skin.  
    Public Property Default Renderer for paint cells in viewport area.  
    Public Property Gets or sets the row header default renderer of the Spread skin.  
    Public Property Default Renderer for paint cells in RowHeader area.  
    Public Property Gets or sets the scroll bar renderer of the Spread skin.  
    Public Property Gets or sets the selection renderer of the Spread skin.  
    Public Property Gets or sets the filter bar default style of the Spread skin.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Applies the settings to the Spread component.  
    Public Method Creates a new object that is a copy of the current instance.  
    Public Method Copies settings from another Spread skin instance.  
    Public Method Loads the skin from XML.  
    Public Method Returns whether the specified object is equivalent to this skin.  
    Public Method Returns backColor of Cells on viewport  
    Public Method Returns foreColor of cells on viewport  
    Public Method Returns the hash code of this object.  
    Public Method Returns BackColor of cells on headers  
    Public Method Returns 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 Method Saves the skin to XML.  
    Top
    Public Events
     NameDescription
    Public Event Raised when the skin is changed  
    Top
    See Also