DVXP TEdit.NET 3.0

CreateEditControlEventArgs.EditControl Property

Contains a reference to the control that the table editor has created by default. You can replace this reference by a self created control.

[Visual Basic]
Public Property EditControl As Control
[C#]
public System.Web.UI.Control EditControl {get; set;}

See Also

CreateEditControlEventArgs Class | DVXP.DXTableEditor Namespace