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