Name | Description | |
---|---|---|
Apply | Overloaded. Applies the settings to the Spread component. | |
Clone | Creates a new object that is a copy of the current instance. | |
CopyFrom | Copies settings from another Spread skin instance. | |
Deserialize | Loads the skin from XML. | |
Equals | Returns whether the specified object is equivalent to this skin. | |
GetBackColor | Returns backColor of Cells on viewport | |
GetForeColor | Returns foreColor of cells on viewport | |
GetHashCode | Returns the hash code of this object. | |
GetHeaderBackColor | Returns BackColor of cells on headers | |
GetHeaderForeColor | Returns foreColor of cells on headers | |
Load | Overloaded. Loads a Spread skin from a file. | |
Save | Overloaded. Saves a Spread skin to a file. | |
Serialize | Saves the skin to XML. |