DVXP TEdit.NET 3.0

GetEditControlValueEventArgs Properties

The properties of the GetEditControlValueEventArgs class are listed below. For a complete list of GetEditControlValueEventArgs class members, see the GetEditControlValueEventArgs Members topic.

Public Instance Properties

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

See Also

GetEditControlValueEventArgs Class | DVXP.DXTableEditor Namespace