Spread ASP.NET 6.0 Product Documentation
Appearance Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : Appearance Class


Glossary Item Box

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 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 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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.