Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
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
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace