Gets or sets the URL to the Cancel button image displayed in a
C1CommandField field.
public virtual System.string CancelImageUrl {get; set;}
'Declaration
Public Overridable Property CancelImageUrl As System.String
Property Value
The URL to an image to display for the Cancel button in a
C1CommandField. The default value is an empty string (""), which indicates that this property is not set.