Spread for ASP.NET 10 Product Documentation
Appearance Class Members
Properties  Methods 


The following tables list the members exposed by Appearance.

Public Constructors
 NameDescription
Public ConstructorAppearance ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBackColorGets or sets the background color of an object.  
Public PropertyEncodeValueGets or sets whether the renderer encodes the values from the data model and the user's input using the HtmlEncode method.  
Public PropertyFontGets or sets font information for an object.  
Public PropertyForeColorGets or sets the text color of an object.  
Public PropertyHorizontalAlignGets or sets the horizontal alignment of an object or text.  
Public PropertyImeModeGets or sets the state of an Input Method Editor (IME) of the cell for the style.  
Public PropertyIsEmptyDetermines whether none of the properties of the Appearance object is set.  
Public PropertyVerticalAlignGets or sets the vertical alignment of an object or text.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new Appearance object that is a copy of the current instance.  
Public MethodCopyCopies the properties of the specified Appearance object to the current object.  
Public MethodDeserializeLoads the object from XML.  
Public MethodIsDefinedReturns whether an appearance property has been set.  
Public MethodMergeOverloaded. Merges appearance settings of the specified object with the current object.  
Public MethodResetResets the setting of the specified appearance property to its default value.  
Public MethodResetAllResets all the property settings of the Appearance class to their default values.  
Public MethodSerializeSaves the object to XML.  
Top
Protected Methods
 NameDescription
Protected MethodSetFlagSets a flag to indicate whether a property has been set.  
Top
See Also

Reference

Appearance Class
FarPoint.Web.Spread Namespace
NamedStyle Class

User-Task Documentation

Customizing the Appearance

 

 


Copyright © GrapeCity, inc. All rights reserved.