Spread for ASP.NET 10 Product Documentation
StyleInfo Class Methods


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

Public Methods
 NameDescription
Public MethodCloneCreates a new object that is a copy of the current instance (with the same style settings).  
Public MethodCompareToCompares the current object with another object of the same type.  
Public MethodComposeOverloaded. Composes style settings using the current style settings and those of a specified object.  
Public MethodCopyFromCopies the specified style settings of the specified object to the current object.  
Public MethodDeserializeLoads the object from XML.  
Public MethodEqualsDetermines whether the style settings of this object are equivalent to the object specified.  
Public MethodGetAppearanceOverloaded. Gets the appearance settings for the StyleInfo object.  
Public MethodGetHashCodeReturns the hash code of this object.  
Public MethodIsPropertySetGets whether the specified style property is set.  
Public MethodMergeOverloaded. Merges the style settings with the current object.  
Public MethodResetOverloaded. Resets a specified property for a style to its default setting.  
Public MethodResetBackColorResets the BackColor property to its default value.  
Public MethodResetBackgroundResets the Background property to its default value.  
Public MethodResetBorderResets the Border property to its default value.  
Public MethodResetCanFocusResets the CanFocus property to its default value.  
Public MethodResetCellTypeResets the CellType property to its default value.  
Public MethodResetEditorResets the Editor property to its default value.  
Public MethodResetEncodeValueResets the EncodeValue property to its default value.  
Public MethodResetFontResets the Font property to its default value.  
Public MethodResetForeColorResets the ForeColor property to its default value.  
Public MethodResetFormatterResets the Formatter property to its default value.  
Public MethodResetHorizontalAlignmentResets the HorizontalAlign property to its default value.  
Public MethodResetImeModeResets the ImeMode property to its default value.  
Public MethodResetLockedResets the Locked property to its default value.  
Public MethodResetMarginResets the Margin property to its default value.  
Public MethodResetParentResets the Parent property to its default value.  
Public MethodResetRendererResets the Renderer property to its default value.  
Public MethodResetTabStopResets the TabStop property to its default value.  
Public MethodResetVerticalAlignmentResets the VerticalAlign property to its default value.  
Public MethodSameAppearanceCompares a StyleInfo object's appearance with the current object's appearance.  
Public MethodSerializeSaves the style information to XML.  
Public MethodSerialize2Saves the style information to XML using short names.  
Top
Protected Methods
 NameDescription
Protected MethodSetFlagSets a flag to indicate whether a property has been set.  
Top
See Also

Reference

StyleInfo Class
FarPoint.Web.Spread Namespace
NamedStyle Class

User-Task Documentation

Creating and Applying a Style for Cells

 

 


Copyright © GrapeCity, inc. All rights reserved.