[]
Gets the message to display in the subreport when no rows of data are available in any data set in the subreport.
string NoRowsMessage { get; }
Type | Description |
---|---|
string | A string representing the message displayed when no rows of data are available. |