[]
Represents the data for a custom data region.
public abstract class CustomData
Name | Description |
---|---|
CustomData() |
Name | Description |
---|---|
DataCells | Gets the cells contained in the detail-data area of the CustomData structure. |
DataColumnGroupings | Gets the groupings on the column axis for the CustomData structure. |
DataRowGroupings | Gets the groupings on the row axis for the CustomData structure. |
NoRows | Gets a value indicating whether no data is available for this data region. |