Click or drag to resize
GridEditFormSettingsEditColumn Property
Set properties of the update-cancel buttons column that appears in an edit form

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public GridEditCommandColumn EditColumn { get; }

Property Value

Type: GridEditCommandColumn
See Also