AutoGenerateSelectButton Property
Gets or sets a value indicating whether a
C1CommandField field column with an Select button for each data row is automatically added to a
C1GridView control.
public virtual System.bool AutoGenerateSelectButton {get; set;}
'Declaration
Public Overridable Property AutoGenerateSelectButton As System.Boolean