ParagraphInstance.ListStyle Property

Definition

Gets the calculated value of the ListStyle property in a Paragraph class.

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

Property Value

A ListStyle value that represents the calculated value of the ListStyle property.

Applies to