Property EditingRow
| Improve this Doc View SourceEditingRow
Gets the DataRow that is currently in editing mode.
Declaration
public DataRow EditingRow { get; }
Property Value
| Type | Description |
|---|---|
| DataRow |
Gets the DataRow that is currently in editing mode.
public DataRow EditingRow { get; }
| Type | Description |
|---|---|
| DataRow |