CellEditorData Constructors
An objects that allows you to specify editor’s settings in the Edit Form.| Name | Parameters | Description |
|---|---|---|
| CellEditorData(Object, String, Boolean) | value, fieldName, readOnly | Initializes a new instance of the CellEditorData class with specified settings. |
See Also