[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.DataRegion.NoRowsMessage

NoRowsMessage Property

NoRowsMessage

Message to display in the DataRegion when no rows of data are available.

Declaration
public string NoRowsMessage { get; }
Implements