ShowDeleteButton Property
Gets or sets a value indicating whether a Delete button is displayed in a
C1CommandField column.
public System.bool ShowDeleteButton {get; set;}
'Declaration
Public Property ShowDeleteButton As System.Boolean
Property Value
True to display a Delete button in a
C1CommandField; otherwise, false. The default is false.