The properties of the GetEditControlValueEventArgs class are listed below. For a complete list of GetEditControlValueEventArgs class members, see the GetEditControlValueEventArgs Members topic.
Col | The colum of the field in the row to assign |
EditControl | Contains a reference to the control whose value should be assigned to e.Row[e.Col]. |
IsHandled | Set this property to true if you have handled this event and the Row's field has been assigned a value |
Row | The row that the field is in |
GetEditControlValueEventArgs Class | DVXP.DXTableEditor Namespace