The following tables list the members exposed by FormatInfo.
Name | Description | |
---|---|---|
![]() | FormatInfo Constructor |
Name | Description | |
---|---|---|
![]() | DateFormat | Gets or sets the format in which to display dates for this field. Applies to date fields only. |
![]() | NumDecimalPlaces | Gets or sets the number of decimal places that are shown for numeric values in this field. Applies to numeric fields only. |
![]() | ShowDigitSeparator | Gets or sets a value indicating whether the number should have a decimal separator. Depending on locale this would be a comma or a decimal point. Applies to numeric fields only. |
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) |
![]() | GetFormattedValue | Gets the value formatted using the format info. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject) |