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