[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.C1FlexGridBase.EditOptions

EditOptions Property

EditOptions

Gets or sets an EditFlags flags that affect the grid's editing behavior.

Declaration
public EditFlags EditOptions { get; set; }
Remarks

The default value for this property is All, which enables all editing options. See the EditFlags enumeration for a list of options available.