Свойство Tablix.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.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering