共用方式為


HideStaticsIfNoRows 屬性

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

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
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.