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