APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid.CellEditingEnabled Property

Gets or sets a value specifying whether the cell editing is enabled. Triggered by clicking twice on a cell. Default value is false.

[Visual Basic]
Public Property CellEditingEnabled As Boolean
[C#]
public bool CellEditingEnabled {get; set;}

See Also

APNSoftDataGrid Class | APNSoft.WebControls Namespace