IGridInplaceEdit Properties
Implemented by controls used in Property Editors when it is required to access the current row object in an editable List View.| Name | Description |
|---|---|
| DataBindings | Gets the collection of data bindings for the current control. |
| GridEditingObject | Specifies an object which is being edited. |
See Also