DVXP TEdit.NET 3.0

TableEditor.IsAddButtonVisible Property

Add New button visible in grid view. Disable this if you provide a custom Add New button on the page, and call OnAddNewClick manually.

[Visual Basic]
Public Property IsAddButtonVisible As Boolean
[C#]
public bool IsAddButtonVisible {get; set;}

See Also

TableEditor Class | DVXP.DXTableEditor Namespace