Share via


ParagraphInstance.ListStyle Propiedad

Definición

Obtiene el valor calculado de la propiedad ListStyle en una clase 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

Valor de propiedad

Valor ListStyle que representa el valor calculado de la propiedad ListStyle.

Se aplica a