[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISubreport.NoRows

NoRows Property

NoRows

Gets a value indicating if no rows of data were loaded by the subreport.

Declaration
bool NoRows { get; }
Property Value
Type Description
bool

A bool value. true if no rows of data were loaded; otherwise, false.