Gets or sets the Select button caption displayed in a
C1CommandField field.
public virtual System.string SelectText {get; set;}
'Declaration
Public Overridable Property SelectText As System.String
Property Value
The caption for the Select button in a
C1CommandField. The default value is "Select".