Visibility.m_startHidden-Feld
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Specifies a value that indicates whether the item should be initially hidden.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_startHidden As ReportBoolProperty
'Usage
Dim value As ReportBoolProperty
value = Me.m_startHidden
Me.m_startHidden = value
protected ReportBoolProperty m_startHidden
protected:
ReportBoolProperty^ m_startHidden
val mutable m_startHidden: ReportBoolProperty
protected var m_startHidden : ReportBoolProperty
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace