NoRowsMessage Property (Tablix)
In This Topic
Gets or sets the message to display in the
DataRegion (instead of the region layout) when no rows of data are available. Note: Style information on the data region applies to this text.
Syntax
'Declaration
Public Property NoRowsMessage As RdlString
public RdlString NoRowsMessage {get; set;}
See Also