[]
Represents an interface for data regions.
public interface IDataRegion : IOverflowItem, ISectionRegion, IPageRegion, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem
Name | Description |
---|---|
DataSetName | Gets the name of the data set to use for this data region. |
NoRows | Gets a value indicating whether the data region has no rows available. |
NoRowsMessage | Gets the message to display in the data region when no rows of data are available. |
NoRowsTextBox | Gets a renderable textbox suitable for displaying the NoRowsMessage for this instance. |