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.
A Style object that represents the style properties of this report definition object.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_style As Style
'Usage
Dim value As Style
value = Me.m_style
Me.m_style = value
protected Style m_style
protected:
Style^ m_style
val mutable m_style: Style
protected var m_style : Style
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace