[]
Gets a value indicating whether all static members in the tablix without dynamic descendants or dynamic ancestors have HideIfNoRows set to true.
bool HideStaticsIfNoRows { get; }
Type | Description |
---|---|
bool | A bool value indicating whether to hide static members if there are no rows. |