다음을 통해 공유


HideStaticsIfNoRows 속성

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

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public ReadOnly Property HideStaticsIfNoRows As Boolean
    Get
‘사용 방법
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

속성 값

형식: System. . :: . .Boolean
A Boolean value.