The following tables list the members exposed by FieldInfo.
Name | Description | |
---|---|---|
![]() | FieldInfo Constructor |
Name | Description | |
---|---|---|
![]() | FieldName | Gets or sets the name of the field. |
![]() | Format | Gets or sets the format that drives the formatting of the field when used in the application. Applies anywhere the field is used in the popup (media, title, description, etc.). Applies only to fields of type date or number. |
![]() | InputType | Gets or sets the type of input for the string value (for edit popup). |
![]() | IsEditable | Gets a value indicating whether the field is editable (for edit popup) |
![]() | Label | Gets or sets the label that is shown for this field in the popup. |
![]() | ToolTip | Gets or sets the tool tip that is shown for this field in the popup (for edit popup). |
![]() | Visible | Gets a value indicating whether this field should be visible. |
Name | Description | |
---|---|---|
![]() | AddCustomProperty | Adds the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject) |
![]() | GetCustomProperty | Gets the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject) |