ActiveReports 12
HideIfNoRows Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TablixMember Class : HideIfNoRows Property
Gets or sets a System.Boolean value that indicates whether to hide this tablix member when it contains no rows.
Syntax
'Declaration
 
Public Property HideIfNoRows As Boolean
public bool HideIfNoRows {get; set;}
See Also

Reference

TablixMember Class
TablixMember Members