Поделиться через


Свойство Visibility.Hidden

Gets a value that indicates whether the item should be initially hidden.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public MustOverride ReadOnly Property Hidden As ReportBoolProperty 
    Get
'Применение
Dim instance As Visibility 
Dim value As ReportBoolProperty 

value = instance.Hidden
public abstract ReportBoolProperty Hidden { get; }
public:
virtual property ReportBoolProperty^ Hidden {
    ReportBoolProperty^ get () abstract;
}
abstract Hidden : ReportBoolProperty
abstract function get Hidden () : ReportBoolProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

См. также

Справочник

Visibility Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering