m_listStyle 欄位
此 API 支援 .NET Framework 結構,但並不是針對直接從程式碼使用而設計。
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Protected m_listStyle As ReportEnumProperty(Of ListStyle)
'用途
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>