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