CellEditorData Properties
An objects that allows you to specify editor’s settings in the Edit Form.Name | Description |
---|---|
FieldName | Gets the editor’s field name. |
ReadOnly | Gets or sets whether a user can edit data in the editor. |
Value | Gets or sets a value that the editor contains. |
See Also