[]
Gets or sets an EditFlags flags that affect the grid's editing behavior.
public EditFlags EditOptions { get; set; }
The default value for this property is All, which enables all editing options. See the EditFlags enumeration for a list of options available.