Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
A Visibility object that represents the current visibility state of this report object.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_visibility As Visibility
'Usage
Dim value As Visibility
value = Me.m_visibility
Me.m_visibility = value
protected Visibility m_visibility
protected:
Visibility^ m_visibility
val mutable m_visibility: Visibility
protected var m_visibility : Visibility
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace