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