[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.PageDocument.IsEmpty

IsEmpty Property

IsEmpty

Gets the value indicating whether the report contains any data.

Declaration
public bool IsEmpty { get; }
Property Value
Type Description
bool

A bool value. true if the report contains no data; otherwise, false.

Remarks

true if the report contains no data; otherwise, false.