Partager via


Champ Paragraph.m_listStyle

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the collection of list style properties.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_listStyle As ReportEnumProperty(Of ListStyle)
'Utilisation
Dim value As ReportEnumProperty(Of ListStyle)

value = Me.m_listStyle 

Me.m_listStyle = value
protected ReportEnumProperty<ListStyle> m_listStyle
protected:
ReportEnumProperty<ListStyle>^ m_listStyle
val mutable m_listStyle: ReportEnumProperty<ListStyle>
protected var m_listStyle : ReportEnumProperty<ListStyle>

Voir aussi

Référence

Paragraph Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering