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


DefaultSpreadSkin Class Methods

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

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