AutoGenerateDeleteButton Property
Gets or sets a value indicating whether a
C1CommandField field column with a Delete button for each data row is automatically added to a
C1GridView control.
public virtual System.bool AutoGenerateDeleteButton {get; set;}
'Declaration
Public Overridable Property AutoGenerateDeleteButton As System.Boolean