[]
Represents the set of data values to pass to the custom report item for specific leaf-node groupings within CustomData.
public sealed class DataCell : ReportComponentContainer, IReportComponentContainer, IRdlContainer, IReportComponent, IComponent, IDisposable, IValidateable
Name | Description |
---|---|
DataCell() | Initializes a new instance of the DataCell class. |
Name | Description |
---|---|
DataValues | Gets the collection of data values to pass to the custom report item. |
Name | Description |
---|---|
Validate(ValidationContext) | Validates the current state of the DataCell object. |