Property ParentDataRow
| Improve this Doc View SourceParentDataRow
Gets the parent DataRow.
Declaration
public DataRow ParentDataRow { get; }
Property Value
Type | Description |
---|---|
DataRow |
Gets the parent DataRow.
public DataRow ParentDataRow { get; }
Type | Description |
---|---|
DataRow |