Gets or sets the Delete button caption displayed in a
C1CommandField field.
public virtual System.string DeleteText {get; set;}
'Declaration
Public Overridable Property DeleteText As System.String
Property Value
The caption for the Delete button in a
C1CommandField field. The default value is "Delete".