FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : StyleInfo Class |
For a list of all members of this type, see StyleInfo members.
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance (with the same style settings). | |
CompareTo | Compares the current object with another object of the same type. | |
Compose | Overloaded. Composes style settings using the current style settings and those of a specified object. | |
CopyFrom | Copies the specified style settings of the specified object to the current object. | |
Deserialize | Loads the object from XML. | |
Equals | Determines whether the style settings of this object are equivalent to the object specified. | |
GetAppearance | Overloaded. Gets the appearance settings for the StyleInfo object. | |
GetHashCode | Returns the hash code of this object. | |
IsPropertySet | Gets whether the specified style property is set. | |
Merge | Overloaded. Merges the style settings with the current object. | |
Reset | Overloaded. Resets a specified property for a style to its default setting. | |
ResetBackColor | Resets the BackColor property to its default value. | |
ResetBackground | Resets the Background property to its default value. | |
ResetBorder | Resets the Border property to its default value. | |
ResetCanFocus | Resets the CanFocus property to its default value. | |
ResetCellType | Resets the CellType property to its default value. | |
ResetEditor | Resets the Editor property to its default value. | |
ResetEncodeValue | Resets the EncodeValue property to its default value. | |
ResetFont | Resets the Font property to its default value. | |
ResetForeColor | Resets the ForeColor property to its default value. | |
ResetFormatter | Resets the Formatter property to its default value. | |
ResetHorizontalAlignment | Resets the HorizontalAlign property to its default value. | |
ResetImeMode | Resets the ImeMode property to its default value. | |
ResetLocked | Resets the Locked property to its default value. | |
ResetMargin | Resets the Margin property to its default value. | |
ResetParent | Resets the Parent property to its default value. | |
ResetRenderer | Resets the Renderer property to its default value. | |
ResetTabStop | Resets the TabStop property to its default value. | |
ResetVerticalAlignment | Resets the VerticalAlign property to its default value. | |
SameAppearance | Compares a StyleInfo object's appearance with the current object's appearance. | |
Serialize | Saves the style information to XML. | |
Serialize2 | Saves the style information to XML using short names. |