Provides access to properties that give extended information on the field.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Alias | The alias for the field. | |
AsString | The string representation of a given value based on the current field information. | |
Highlight | Indicates how the field should be presented. | |
NumberFormat | The number format for the field (invalid if non-numeric field). | |
Readonly | Indicates how the field should be presented. | |
ValueAsRatio | Indicates if the field value should be the ratio of itself. | |
Visible | Indicates if the field is visible. |
CoClasses that implement IFieldInfo3
CoClasses and Classes | Description |
---|---|
FieldInfo (esriCarto) | Stores extended field information. |