HideIfNoRows Property (ITablixMember)
In This Topic
Gets a value indicating whether to hide this tablix member when it contains no rows.
Syntax
'Declaration
ReadOnly Property HideIfNoRows As Boolean
Property Value
A
System.Boolean value indicating whether to hide this tablix member when it contains no rows.
See Also