Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSpreadSkin Class
Properties Methods Events


In This Topic
    DefaultSpreadSkin Class Members
    In This Topic

    The following tables list the members exposed by DefaultSpreadSkin.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets or sets the column footer default renderer of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyOverridden. Default Renderer for paint cells in ColumnFooter area.  
    Public PropertyGets or sets the column header default renderer of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyOverridden. Default Renderer for paint cells in ColumnHeader area.  
    Public PropertyOverridden.   
    Public PropertyGets or sets the corner default renderer of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyGets or sets the default style of corner footer. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyOverridden. Default Renderer for paint cells in Corner area.  
    Public PropertyOverridden. Gets default height of columnFooter row.  
    Public PropertyOverridden. Gets default height of columnHeader row.  
    Public PropertyOverridden. Gets default width of rowHeader column.  
    Public PropertyGets or sets the cells default renderer of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyGets or sets the un-spillable dynamic array indicator renderer. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyGets or sets the spillable dynamic array indicator renderer. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyGets or sets the filter bar default style of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyGets or sets the filter bar header default style of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyGets or sets the focus indicator renderer of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyOverridden. Default Renderer for paint cells in ColumnFooterCorner area.  
    Public PropertyGets or sets the interface renderer of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyGets or sets the name of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyOverridden. Default Renderer for paint cells in viewport area.  
    Public PropertyGets or sets the row header default renderer of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyOverridden. Default Renderer for paint cells in RowHeader area.  
    Public PropertyGets or sets the scroll bar renderer of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyGets or sets the selection renderer of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyGets or sets the sparkline group indicator renderer. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public PropertyGets or sets the filter bar default style of the Spread skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Top
    Protected Properties
     NameDescription
    Protected PropertyReturns true if the skin is being applied to an FpSpread or SheetView object. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Skin does not support applying.  
    Public MethodCreates a new object that is a copy of the current instance. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public MethodCopies settings from another Spread skin instance. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public MethodLoads the skin from XML. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public MethodReturns whether the specified object is equivalent to this skin. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public MethodOverridden. Returns backColor of Cells on viewport  
    Public MethodOverridden. Returns foreColor of cells on viewport  
    Public MethodReturns the hash code of this object. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Public MethodOverridden. Returns BackColor of cells on header/footer  
    Public MethodOverridden. Returns foreColor of cells on header/footer  
    Public MethodSaves the skin to XML. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the changed event. (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Top
    Public Events
     NameDescription
    Public EventRaised when the skin is changed (Inherited from FarPoint.Win.Spread.SpreadSkin)
    Top
    See Also