Gets a value indicating whether a field column with a Delete button for each data row is automatically added to a C1GridView control.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function get_autoGenerateDeleteButton();

See Also