NNumericFieldValue Class Members
In This Topic
The following tables list the members exposed by NNumericFieldValue.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| FieldName | Gets / sets the field name |
| FieldValueType | Overridden. Gets the field type (numeric, datetime, string etc.) |
| Format | Gets / sets the numeric format string used to format the field value |
Top
Protected Properties
| Name | Description |
| WtvC | |
Top
Public Methods
| Name | Description |
| CanInsertChars | Overridden. Returns true if chars can be inserted in this inline |
| CanUpdate | Overridden. Returns true if the field can be updated |
| GetText | Overridden. Gets the current text of the field |
Top
See Also