Compartilhar via


Propriedade HideStaticsIfNoRows

Indicates all static members in the tablix without dynamic descendents or dynamic ancestors have HideIfNoRows = True.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property HideStaticsIfNoRows As Boolean
    Get
'Uso
Dim instance As Tablix
Dim value As Boolean

value = instance.HideStaticsIfNoRows
public bool HideStaticsIfNoRows { get; }
public:
property bool HideStaticsIfNoRows {
    bool get ();
}
member HideStaticsIfNoRows : bool
function get HideStaticsIfNoRows () : boolean

Valor da propriedade

Tipo: System. . :: . .Boolean
A Boolean value.