The following tables list the members exposed by IDataRegion.
Name | Description | |
---|---|---|
DataSetName | Specifies which data set to use for this data region. | |
KeepTogether | Indicates the entire data region should be kept together on one page if possible. | |
NoRows | Indicates if the DataRegion has no rows available. | |
NoRowsMessage | Message to display in the DataRegion when no rows of data are available. | |
NoRowsTextBox | Returns a renderable textbox suitable for displaying NoRowsMessage for this instance.Returns a renderable textbox suitable for displaying NoRowsMessage for this instance. | |
PageBreakAtEnd | Indicates the report should page break at the end of the data region. | |
PageBreakAtStart | Indicates the report should page break at the start of the data region. |