Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadSkin Class


SpreadSkin Class Methods

For a list of all members of this type, see SpreadSkin members.

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
See Also