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

Gets or sets a value specifying whether the cell editing for this column is enabled. Triggered by clicking twice on a cell. Default value is true.

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

See Also

GridColumn Class | APNSoft.WebControls Namespace