Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / AppearanceProperty Class
Fields Methods


In This Topic
    AppearanceProperty Class Members
    In This Topic

    The following tables list the members exposed by AppearanceProperty.

    Protected Constructors
     NameDescription
    Protected ConstructorCreates an AppearanceProperty object with the given name.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the BackColor property (index is 0), which specifies the background color of the object.  
    Public Fieldstatic (Shared in Visual Basic)Represents the EncodeValue property (index is 7), which specifies the EncodeValue of the object.  
    Public Fieldstatic (Shared in Visual Basic)Represents the Font property (index is 1), which specifies the font characteristics of the object.  
    Public Fieldstatic (Shared in Visual Basic)Represents the ForeColor property (index is 2), which specifies the text color of the object.  
    Public Fieldstatic (Shared in Visual Basic)Represents the HorizontalAlign property (index is 3), which specifies the horizontal alignment of the object.  
    Public Fieldstatic (Shared in Visual Basic)Represents the ImeMode property (index is 6), which specifies the imemode of the object.  
    Public Fieldstatic (Shared in Visual Basic)Represents the VerticalAlign property (index is 4), which specifies the vertical alignment of the object.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the property name as a string.  
    Top
    Protected Methods
     NameDescription
    Protected MethodReturns the integer value associated with the given AppearanceProperty object.  
    Top
    Public Operators
    Converts an AppearanceProperty object to an integer value.
    Top
    See Also