Spread for ASP.NET 9.0 Product Documentation
AppearanceProperty Class Members
Fields  Methods 


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

Reference

AppearanceProperty Class
FarPoint.Web.Spread Namespace
IsDefined Method
Reset Method

User-Task Documentation

Customizing the Appearance

 

 


Copyright © GrapeCity, inc. All rights reserved.