ParagraphInstance.ListStyle 属性

定义

获取 ListStyle 类中 Paragraph 属性的计算值。

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

属性值

ListStyle

一个 ListStyle 值,该值表示 ListStyle 属性的计算值。

适用于