DVXP TEdit.NET 3.0

TableEditor.OnAddNewClick Method 

Handles add new button click event. Can be called by the client to implement a custom Add New button.

[Visual Basic]
Public Sub OnAddNewClick()
[C#]
public void OnAddNewClick();

See Also

TableEditor Class | DVXP.DXTableEditor Namespace