Udostępnij za pośrednictwem


Pole ReportElement.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 Style
'Użycie
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