The properties of the FieldParseEventArgs class are listed below. For a complete list of FieldParseEventArgs class members, see the FieldParseEventArgs Members topic.
Col | The colum of the row to format |
IsHandled | Set this property to true if the text is parsed and the Row's column value is updated |
Row | The row that the field is in |
Text | The text for the field as provided by the user |
FieldParseEventArgs Class | DVXP.DXTableEditor Namespace