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