ListStyle 屬性
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public Overrides ReadOnly Property ListStyle As ListStyle
Get
'用途
Dim instance As CompiledParagraphInstance
Dim value As ListStyle
value = instance.ListStyle
public override ListStyle ListStyle { get; }
public:
virtual property ListStyle ListStyle {
ListStyle get () override;
}
abstract ListStyle : ListStyle
override ListStyle : ListStyle
override function get ListStyle () : ListStyle
屬性值
型別:Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ListStyle
A ListStyle value that represents the parsed value of the ListStyle property.