ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface / HideIfNoRows Property

In This Topic
    HideIfNoRows Property (ITablixMember)
    In This Topic
    Indicates whether to hide this tablix member when it contains no rows.
    Syntax
    'Declaration
     
    ReadOnly Property HideIfNoRows As Boolean
    bool HideIfNoRows {get;}
    See Also