Lenguaje

CompiledParagraphInstance.ListStyle Propiedad

Definición

Obtiene el valor analizado de la ListStyle propiedad en una Paragraph clase.

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

Valor de propiedad

Un ListStyle valor que representa el valor analizado de la ListStyle propiedad.

Se aplica a