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

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