The following tables list the members exposed by AppearanceProperty.
Name | Description | |
---|---|---|
AppearanceProperty Constructor | Creates an AppearanceProperty object with the given name. |
Name | Description | |
---|---|---|
BackColor | Represents the BackColor property (index is 0), which specifies the background color of the object. | |
Font | Represents the Font property (index is 1), which specifies the font characteristics of the object. | |
ForeColor | Represents the ForeColor property (index is 2), which specifies the text color of the object. | |
HorizontalAlign | Represents the HorizontalAlign property (index is 3), which specifies the horizontal alignment of the object. | |
VerticalAlign | Represents the VerticalAlign property (index is 4), which specifies the vertical alignment of the object. |
Name | Description | |
---|---|---|
GetIndex | Returns the int value associated with the given AppearanceProperty object. |
Implicit Type Conversion | Converts an AppearanceProperty object to an integer value. |
Reference
AppearanceProperty ClassFarPoint.Web.Spread Namespace
IsDefined Method
Reset Method