The following tables list the members exposed by Field.
Name | Description | |
---|---|---|
BackgroundColor | Gets the background color associated with this field. | |
Color | Gets the fore color associated with this field. | |
FontFamily | Gets the font name associated with this field. | |
FontSize | Gets the font size associated with this field. | |
FontStyle | Gets the font style associated with this field. | |
FontWeight | Gets the font weight associated with this field. | |
FormattedValue | Gets the formatted value associated with this field. | |
IsMissing | Gets whether or not the field is missing. | |
Key | Gets the key associated with this field. | |
LevelNumber | Gets the level number of this field. | |
Name | Gets the name of the field. | |
ParentUniqueName | Gets the field's parent's unique name. | |
Properties | Gets the value of the specified property. | |
TextDecoration | Gets the text decoration associated with this field. | |
UniqueName | Gets a unique name for this field. | |
Value | Gets the value of the field. |