[]
Gets the value indicating whether the report contains any data.
public bool IsEmpty { get; }
A bool value. true if the report contains no data; otherwise, false.
true
false
true if the report contains no data; otherwise, false.