[]
Gets or sets whether the user is allowed to change the state of the checkbox in a grid node.
public bool AllowNodeCellCheck { get; set; }
If you set AllowEditing to false, editing is disabled for the entire grid.