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