言語

CompiledParagraphInstance.ListStyle プロパティ

定義

ParagraphクラスにおけるListStyleプロパティの解析値を取得します。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ListStyle ListStyle { Microsoft::ReportingServices::OnDemandReportRendering::ListStyle get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ListStyle ListStyle { get; }
member this.ListStyle : Microsoft.ReportingServices.OnDemandReportRendering.ListStyle
Public Overrides ReadOnly Property ListStyle As ListStyle

プロパティ値

ListStyleプロパティの解析された値を表すListStyleの値です。

適用対象