Campo m_nonSharedStyles
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_nonSharedStyles As List(Of StyleAttributeNames)
'Uso
Dim value As List(Of StyleAttributeNames)
value = Me.m_nonSharedStyles
Me.m_nonSharedStyles = value
protected List<StyleAttributeNames> m_nonSharedStyles
protected:
List<StyleAttributeNames>^ m_nonSharedStyles
val mutable m_nonSharedStyles: List<StyleAttributeNames>
protected var m_nonSharedStyles : List<StyleAttributeNames>
Consulte também