Gets a value indicating whether a field column with a Select button for each data row is automatically added to a C1GridView control.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function get_autoGenerateSelectButton();

See Also