[]
Represents a row of data containing columns to pass to a custom report item.
public sealed class DataRow : IValidateable
Name | Description |
---|---|
DataRow() | Initializes a new instance of the DataRow class. |
Name | Description |
---|---|
DataCells | Gets the collection of data cells within this data row. |
Name | Description |
---|---|
Validate(ValidationContext) | Validates the current state of the DataRow object. |