[]
Gets or sets a value indicating whether to hide this tablix member when it contains no rows.
public bool HideIfNoRows { get; set; }
A bool value where true to hide the member if no rows are present; otherwise, false.
true
false