Spread for ASP.NET 7.0 Product Documentation
AppearanceProperty Class Members
See Also  Fields  Methods  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : AppearanceProperty Class


Glossary Item Box

The following tables list the members exposed by AppearanceProperty.

Protected Constructors

 NameDescription
Protected ConstructorAppearanceProperty ConstructorCreates an AppearanceProperty object with the given name.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)BackColorRepresents the BackColor property (index is 0), which specifies the background color of the object.  
Public Fieldstatic (Shared in Visual Basic)EncodeValueRepresents the EncodeValue property (index is 7), which specifies the EncodeValue of the object.  
Public Fieldstatic (Shared in Visual Basic)FontRepresents the Font property (index is 1), which specifies the font characteristics of the object.  
Public Fieldstatic (Shared in Visual Basic)ForeColorRepresents the ForeColor property (index is 2), which specifies the text color of the object.  
Public Fieldstatic (Shared in Visual Basic)HorizontalAlignRepresents the HorizontalAlign property (index is 3), which specifies the horizontal alignment of the object.  
Public Fieldstatic (Shared in Visual Basic)ImeModeRepresents the ImeMode property (index is 6), which specifies the imemode of the object.  
Public Fieldstatic (Shared in Visual Basic)VerticalAlignRepresents the VerticalAlign property (index is 4), which specifies the vertical alignment of the object.  
Top

Public Methods

 NameDescription
Public MethodToStringReturns the property name as a string.  
Top

Protected Methods

 NameDescription
Protected MethodGetIndexReturns the integer value associated with the given AppearanceProperty object.  
Top

Public Operators

public Operator Implicit Type Conversion Converts an AppearanceProperty object to an integer value.
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.