Property DataRow
| Improve this Doc View SourceDataRow
Gets or sets the data row.
Declaration
[HtmlAttributeName("dataset-row")]
public DataRow DataRow { get; set; }
Property Value
Type | Description |
---|---|
DataRow |
Gets or sets the data row.
[HtmlAttributeName("dataset-row")]
public DataRow DataRow { get; set; }
Type | Description |
---|---|
DataRow |