C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / AutoGenerateEditButton Property

In This Topic
AutoGenerateEditButton Property
In This Topic
Gets or sets a value indicating whether a C1CommandField field column with an Edit button for each data row is automatically added to a C1GridView control.
Syntax
'Declaration
 
Public Overridable Property AutoGenerateEditButton As System.Boolean
 
See Also