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

In This Topic
    HideStaticsIfNoRows Property
    In This Topic
    Indicates all static members in the tablix without dynamic descendents or dynamic ancestors have HideIfNoRows = True.
    Syntax
    'Declaration
     
    ReadOnly Property HideStaticsIfNoRows As Boolean
    bool HideStaticsIfNoRows {get;}
    See Also