Spread Windows Forms 7.0 Product Documentation
SpreadSkin Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SpreadSkin Class


Glossary Item Box

The following tables list the members exposed by SpreadSkin.

Public Properties

 NameDescription
Public PropertyColumnFooterDefaultStyleGets or sets the column footer default renderer of the Spread skin.  
Public PropertyColumnHeaderDefaultStyleGets or sets the column header default renderer of the Spread skin.  
Public PropertyCornerDefaultStyleGets or sets the corner default renderer of the Spread skin.  
Public PropertyDefaultStyleGets or sets the cells default renderer of the Spread skin.  
Public PropertyFilterBarDefaultStyleGets or sets the filter bar default style of the Spread skin.  
Public PropertyFilterBarHeaderDefaultStyleGets or sets the filter bar header default style of the Spread skin.  
Public PropertyFocusRendererGets or sets the focus indicator renderer of the Spread skin.  
Public PropertyInterfaceRendererGets or sets the interface renderer of the Spread skin.  
Public PropertyNameGets or sets the name of the Spread skin.  
Public PropertyRowHeaderDefaultStyleGets or sets the row header default renderer of the Spread skin.  
Public PropertyScrollBarRendererGets or sets the scroll bar renderer of the Spread skin.  
Public PropertySelectionRendererGets or sets the selection renderer of the Spread skin.  
Top

Protected Properties

 NameDescription
Protected PropertyApplyingReturns true if the skin is being applied to an FpSpread or SheetView object.  
Top

Public Methods

 NameDescription
Public MethodApplyOverloaded. Applies the settings to the Spread component.  
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodCopyFromCopies settings from another Spread skin instance.  
Public MethodDeserializeLoads the skin from XML.  
Public MethodEqualsReturns whether the specified object is equivalent to this skin.  
Public MethodGetHashCodeReturns the hash code of this object.  
Public Methodstatic (Shared in Visual Basic)LoadOverloaded. Loads a Spread skin from a file.  
Public Methodstatic (Shared in Visual Basic)SaveOverloaded. Saves a Spread skin to a file.  
Public MethodSerializeSaves the skin to XML.  
Top

Protected Methods

 NameDescription
Protected MethodInitializeFromFpSpreadInitializes from the specified Spread component.  
Protected MethodOnChangedRaises the changed event.  
Top

Public Events

 NameDescription
Public EventChangedRaised when the skin is changed  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.