Свойство GaugePanelItemInstance.Hidden
Gets the calculated value of the Hidden property in a GaugePanelItem class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Hidden As Boolean
Get
'Применение
Dim instance As GaugePanelItemInstance
Dim value As Boolean
value = instance.Hidden
public bool Hidden { get; }
public:
property bool Hidden {
bool get ();
}
member Hidden : bool
function get Hidden () : boolean
Значение свойства
Тип: System.Boolean
A Boolean value that represents the calculated value of the Hidden property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering