Udostępnij za pośrednictwem


Pole ReportElementInstance.m_style

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Protected m_style As StyleInstance
'Użycie
Dim value As StyleInstance

value = Me.m_style

Me.m_style = value
protected StyleInstance m_style
protected:
StyleInstance^ m_style
val mutable m_style: StyleInstance
protected var m_style : StyleInstance