CompiledParagraphInstance.ListStyle Property

Definition

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

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

Property Value

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

Applies to