[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixMember.HideIfNoRows

HideIfNoRows Property

HideIfNoRows

Gets or sets a value indicating whether to hide this tablix member when it contains no rows.

Declaration
public bool HideIfNoRows { get; set; }
Property Value
Type Description
bool

A bool value where true to hide the member if no rows are present; otherwise, false.