The properties of the CreateEditControlEventArgs class are listed below. For a complete list of CreateEditControlEventArgs class members, see the CreateEditControlEventArgs Members topic.
Col | The column of the row that the control is being created |
EditControl | Contains a reference to the control that the table editor has created by default. You can replace this reference by a self created control. |
Row | The row that the control is being created for |
CreateEditControlEventArgs Class | DVXP.DXTableEditor Namespace