ShowCancelButton Property
Gets or sets a value indicating whether a Cancel button is displayed in a
C1CommandField column.
public System.bool ShowCancelButton {get; set;}
'Declaration
Public Property ShowCancelButton As System.Boolean
Property Value
True to display a Cancel button in a
C1CommandField; otherwise, false. The default is true.